Is it possible to get users to, by entering validation fields, to edit their information?
For example, a form for name, email and phone number.
By entering name and email, users could then edit their phone number.
Any help would be appriciated
Is it possible to get users to, by entering validation fields, to edit their information?
For example, a form for name, email and phone number.
By entering name and email, users could then edit their phone number.
Any help would be appriciated
Yes, it's possible. But it's a fairly advanced customization. You'd have to pre-populate all the fields using hooks. Then you'd have to overwrite the data when the form is submitted using hooks. It's definitely a more advanced customization that would require knowledge of how Gravity Forms hooks work and how the data is stored. All the hooks are documented in the Documentation under the Developer Docs.
That's fine, I can work it out (if not I know someone who can), just needed to know if it was possible so cheers :-)
I'll go and have a rummage now.
I am looking to do the same thing. Were you able to get this working?