Hi,
What I am trying to achieve is this:
I create two custom fields that are displayed in an edit screen to an editor. From that edit screen the editor can click a button that will duplicate the two fields already on the edit screen.
e.g (the edit screen)
[staff name]
[staff image]
[add another staff member]
(when clicked)
[staff name]
[staff image]
[staff name]
[staff image]
[add another staff member]
Is this possible?
Thanks
Laura
Hi @br0wnie91
Sure is! Check out the repeater field add-on
Thanks
E
Thanks for your answer, that add-on and AFC is brilliant!