Values from nested form to ACF field(s) in CPT

I have a Gravity Wiz nested form inside another form. The parent form is creating a post using the Advanced Post Creation Add-On. I’m struggling to pass the values from the nested form to the post (a custom post type).

Both forms appear to be working as expected (entries are correct), but it’s the nested form populating the custom fields I’m having trouble with.

The posts will be publicly available and should display the content from both forms.

Hope that makes sense!

Hi Andy,

Are you trying to pass the child form entries to an ACF Repeater field? If so, we have a snippet for mapping the child entries to the Repeater.

If your setup is different, feel free to drop us a line. We’ll be happy to dig into this with you.