I have an image array.
I want to take the first image and add a black overlay with text, which I have the rich text for.
How do I add the edited image by Rich text to an array and it shows in the image array carousel?
I have an image array.
I want to take the first image and add a black overlay with text, which I have the rich text for.
How do I add the edited image by Rich text to an array and it shows in the image array carousel?
I’m not sure how well this would work, but the only way I can think of is to use Cloudinary to add the overlay, and then replace the image in the Make Array column with the Cloudinary URL.
I believe that should work okay, but I couldn’t be 100% certain.
That will work. I just tested a lookup of an image column, that returns an array, and it works.