I've figure out the problem. Use transformerClass to store image nodes.
Here is my dialog file
[code]form:
tabs:
- name: tabMain
label: carousel
fields:
- name: carousel_image
class:
info.magnolia.ui.form.field.definition.MultiValueFieldDefinition
tr
Hi Richard,
Thanks for your reply. I follow your direction, the dialog seems work well now,
I can add multiple images in dialog now. But it seems there's problem when I
try to display those images in .ftl file. I tried to find examples online but
end up with nothing useful. Do you have any reso