Hello,
can a group field be added dynamically by editors in admin edit page?
To be more specific, my site is a travel agency and editor creates itineraries. An itinerary is composed by 1 or more days. Every meta box is a day, in which user can specify itineray lenght, date etc. My idea is that editors could create as many days as he wants by clicking an “add day” button.
How could I obtain this?
Could you put all your fields into a flexible content or a repeater field? Then each iteration of the fields would be one day.
Hi @jtpnet
exactly, this will require the flexible content field, or repeater field add-on.
Please check out the add-on section for more info.
Thanks
E