Hi all,
I’m looking to create a database entry that includes a number of data types, including a list of images. Here are the picture uploaders in the form:
And in the workflow, I’m looking to set these images as the Alt_Images field:
However, there seems to be no way of converting a series of images into a list of images. Ideally there would be a plus, and I could enter something like:
Alt_Images set list '(NLI) Alt img upload 1s value' + '(NLI) Alt img upload 2s value' + ...
Is there any way to create a list of images in the database?