I recently bought the IMGIX plugin to use as a watermarker on my app, but I’m stuck on a situation:
I have an data type the has images on a “list of images” field, and I want to watermark all of the images on that field, they are all already uploaded in bubble.
I’m afraid the current plugin functionality doesn’t provide a possibility to work with a list of images. Only one image per action. Sorry for the inconvenience.
We will check how feasible it will be to add the requested feature to the future plugin update, thank you for suggesting it.
If there is anything else related to our plugins, that I can help with, please let me know, I will be glad to help.
Regards,
Let’s think in a diferent approach.
I have a data type that will have a list of images , and on the page that where it is created I need to upload the images on a multi upload element. There’s some way to wartermark the uploaded images before saving the data type? Those images can be on a repeating group or on a custom state.
Thanks
Welby G. Stehling Andreatta Airdev.co Partner Developer
Unfortunately, the plugin itself doesn’t provide a possibility to process multiple images at once.
Considering this, allow me to propose the following workaround, that might be useful for your case:
all images are stored in the database,
the elements related to the image processing are placed in a repeating group,
and processed image can be stored or used accordingly.
See the video for reference:
In a short time, we will also update the Live Demo page accordingly, to show an example of it.
Hope it helps. Please let me know if I can help you with any other plugin-related question