Skip to content
Snippets Groups Projects
Commit c3013df5 authored by Ray Spiess's avatar Ray Spiess
Browse files

Merge branch 'main' of https://git.doit.wisc.edu/rhspiess/wwcms-form-filler into main

parents 02686742 9cfb2bd8
Branches main
No related tags found
No related merge requests found
## Wordpress plugin that enabling autofill of Gravity Forms fields with server variables --
In this case UW-Madison NetID info, NetID and PVI values (the "P" in PVI is "public). **This is a simple and WIP demo.** Server variable might or might not have these exact names.
For Gravity Forms docs on the subject, see [https://docs.gravityforms.com/using-dynamic-population/](https://docs.gravityforms.com/using-dynamic-population/)
Jump ahead? Go to edit tab of Gravity Forms, then "advanced tab," check "allow field to be populated dynamically," enter parameter "netid" or "pvi."
This could also be easily done as few lines a code added to the WP theme functions.php file.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment