Hi
I have a repeater field where I save user informations. I want to create an acf_form in frontend but only want to edit 1 row. Is this somehow possible?
I know its possible to create the acf_form for the whole repeater field, but only if its not nested. How is it possible for nested ones?
Regards
Fr34k
This topic has been discussed many times.
You have to create different fields for your front end form then then use an acf/save_post action to update your repeater.
Search Results