This plugin makes it able to save users data, in order to prefill the data in other forms on the site., (*1)
How does it work?
This plugin uses the dynamic input name, which can be entered in a Gravity Forms field. As long these names are the same across different forms, the fields will be automatically populated.
The data will be stored in a cookie., (*2)
Since all the functionality is handled by Javascript, it will also work on site with Varnish cache., (*3)
What fields does it support
Currently only text and textarea fields are supported. We will add more fields along the way. Please also submit you requests as an issue!, (*4)
Props
Thanks to https://wisdmlabs.com/blog/gravity-forms-data-persistent-for-save-progress/ which gave us the initial idea, however we needed it to work with Varnish, so we created this Javascript-based version., (*5)