[magnolia-user] Re: Carousel dynamic add a image

2016-04-11 Thread Tao Lu (via Magnolia Forums)
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

[magnolia-user] Re: Carousel dynamic add a image

2016-04-08 Thread Tao Lu (via Magnolia Forums)
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