Hello,
I want the admins to be able to view the data user's signup with via the Gravity Forms user registration when going to /wp-admin/user-edit.php
Is this possible?
Thanks
Hello,
I want the admins to be able to view the data user's signup with via the Gravity Forms user registration when going to /wp-admin/user-edit.php
Is this possible?
Thanks
By default Gravity Forms only captures the data and creates the user and the associated user meta data.
If you want to show any custom meta fields you have created on the user profile page in WordPress you would either need to write custom code to do so, or find a plugin that handles this. It's currently outside the scope of what Gravity Forms does, which is purely the form portion of the process.
Justin Tadlock wrote a good tutorial on how to use custom user meta here:
http://justintadlock.com/archives/2009/09/10/adding-and-using-custom-user-profile-fields
This is something we are looking at introducing as a built in feature in the future. But it raises a bunch of questions as far as how to handle the presentation of the custom fields, etc. and poses some UI issues. When we come up with a good way to handle this so it's very intuitive for the admin and end user we will probably add it as a built in feature to the User Registration Add-On.
We have a lot of cool features we plan on adding to this Add-On.