Create a new repeater field value instead of overwriting the old one.
-
Hey there,
First of all, thansk for this awesome plugin.
I have a very basic repeater field called features. It is attached to a post type software. You can add as many features as you like using the repeater field interface.
I have created a Form for people to be able to add more fields in the frontend. The idea is that more features can be added in the frontend.
The form is setup as
– Action edit current post
– Save – Toggle custom field “features”
– Load – nothingThe problem is when somebody submits a feature in the frontend, it overwrites the previously submitted feature. It should ideally create a new feature. How would I achieve this ?
- The topic ‘Create a new repeater field value instead of overwriting the old one.’ is closed to new replies.