You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,3 +3,7 @@
3
3
Some caching systems ignore query parameters, preventing Gravity Forms from dynamically populating field values.
4
4
5
5
This plugin bypasses that problem by filling Gravity Forms fields that have dynamic population enabled on the client side using JavaScript.
6
+
7
+
To use, install and activate this plugin and then configure Gravity Forms' built-in dynamic population setting for the desired form fields as you normally would. When values are passed for those form fields in the URL, the plugin will detect them and fill them in.
8
+
9
+
Supports installation and updates with [GitHub Updater](https://github.com/afragen/github-updater).
0 commit comments