Hi there,
I'm having a problem with user-registration on my site (the site is currently not accessible by public) that i can't seem to solve.
I would like to be able to add extra fields for the registered uder.
E.g.:
It should be possible for the user, to register his/her salutation (Mr., Mrs...). This should be parsed into the user-meta table in my databases and into the user information.
I can make the fields, and i can make it accessible in the database, but i can't seem to make gravity forms parse the meta-data into the database, when a new user registers. How do I do that?