Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for nested forms entry meta #2032

Merged

Conversation

doekenorg
Copy link
Contributor

@doekenorg doekenorg commented Apr 22, 2024

This PR addresses #1892.

Basically everything asked for in that issue is solved. But to reference the parent in the merge tags you need to use: {Parent:<field>} So {Parent:1.2} or {Parent:entry_id} or {Parent:form_id}.

And to be able to connect in the view search field you need to search for the key gpnf_entry_parent or gpnf_entry_parent_form.

💾 Build file (7f95583).

@doekenorg doekenorg self-assigned this Apr 22, 2024
@rafaehlers
Copy link
Contributor

@doekenorg this merge tag isn't working:

image

image

To be honest, I couldn't find that Merge Tag in Gravity Wiz docs: https://gravitywiz.com/documentation/gravity-forms-nested-forms/

Everything else works fine!

@doekenorg
Copy link
Contributor Author

doekenorg commented Apr 22, 2024

@rafaehlers yeah that is not a valid merge tag. It doesn't exist. I did not invent these; these are from GravityWiz themselves. I only activated it for views :-D

@rafaehlers
Copy link
Contributor

David from Gravity Wiz confirmed that Merge Tag doesn't work, so we're good to go! ✅

@mrcasual mrcasual added this to the 2.23.0 milestone Apr 25, 2024
@mrcasual mrcasual merged commit c0cdebb into develop Apr 29, 2024
2 checks passed
@mrcasual mrcasual deleted the feature/1892-implement-support-for-nested-forms-entry-meta branch April 29, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants