I am using Gravity Forms, and love it. Needed to add “2” custom fields to the User Profile. After two days of searching, I found your “Pro” plugin and purchased it.
It does add the fields and shows in the User Profile.
My Gravity Forms Registration “Add-On” and the associated form, can map it’s fields to the 2 custom forms. So far, so good.
Now the problem: I need those two fields to “Auto-Populate” into another form.
function populate_usermeta($meta_key){
global $current_user;
return $current_user->__get($meta_key);
}
Note the Meta Fields for “user_firstname” and “user_lastname” (default WP fields) work great and pre-populate inside my form.
But the two fields created in your plugin, will not – “firm_name” and “firm_phone”.
What am I missing?
BTW: I am hoping you have a much faster response than I’m seeing as I scan through all the other posts on this forum. When I pay money for a premium plugin, I expect better support than the “free” plugins.
I also in researching this, know many many other people who are looking for this same solution, so if this can be fixed, I will go back and tell all those other users about this solution and that your plugin is the bomb…. 😉
Please checkout for next release, it will be arrive soon.
Thanks.
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptRead More
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.