Skip to content

Commit 3e08197

Browse files
authored
gpnf-parent-form-context-in-child-form.php: Updated header to indicate the change.
1 parent e770711 commit 3e08197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gp-nested-forms/gpnf-parent-form-context-in-child-form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* Nested Form fields fetch the child form markup via an AJAX request after the parent form has loaded. This
77
* means that when loading child form markup, the child form's context is not the same as the parent's. However,
8-
* most of the parent form context can be retrieved via the GPNF session.
8+
* most of the parent form context can be retrieved via the `gpnf_context` parameter passed in the AJAX request.
99
*
1010
* Here is an example where we fetch the "my_id" query parameter that was set on the page on which the parent
1111
* form was loaded.

0 commit comments

Comments
 (0)