Hi,
I’ve created a form in which the user can add people’s personnal informations through a nested form.
I would like to know how would it be possible for the user to be able to modify the personnal informations of a person once the parent form as been submited.
I tried to create several views, I’m able to modify the parent form, but while i’m in edit mode, the nested form appears empty. there is just an other gform_footer submit_action that appears at the end of the form.
