Hi, i'm after a bit of help.
I'm building a site using a Gravity Form as the registration form which all works great. I've got the User Registration Add-On passing a bunch of info into custom meta data fields (i.e. registration_no, profession etc...). And i've managed to alter my functions.php file to get that info showing in the user's profile, so they can amend it at a later date if needed. That's all great.
However, once someone is logged in, i'd like them to be able to go to a new Gravity Form set up as an order form to place an order for a product, and i'd like some of the custom user meta data (like the registration_no) to populate fields in the new form.
So my question is, how to I pass custom user meta data for the logged in user into a gravity form?
I think it has something to do with hooks, and i'm sure i'm missing something very obvious, but i'm just struggling at this last hurdle (my limited PHP knowledge can only take me so far!) Can anyone help?
Thanks,
Dave :)