Hi,
I would like to know if it's possible to set up a simple text field (or even better groups of text field) and be able to add another similar field.
For example, if I want a user to specify favorite colors, what I would like to achieve is a simple text field where the user can write the first favorite color, and just below, another button that says: "Add another favorite color". If the user presses the button, than I would be expecting that another similar field is created. Even better, as specified above, would be to have a fieldset with 2 or more fields (like entry description and image), and be able to duplicate this fieldset.
Thanks a lot!