Custom Fields

Issues related to forms.
Post Reply
SadKlown
 
 
Posts: 9
Joined: Fri Jan 10, 2014 7:27 am
Location: Puerto Rico

Custom Fields

Post by SadKlown »

Ok, i’m trying to add a custom field to the login admin. I add the custom field and also add it to the database. Now, if i add the custom field it wont write to the database. For example: im trying to add an age field. I go to the admin object, choose custom profile fields, add, text and title it “age”. Then i go to the database and add a row with the same title. Did it the other way, add it to the sign up tools, then add it to the admin and the made the table in the database. Any help will be apreciated.
User avatar
Pablo
 
Posts: 21580
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Custom Fields

Post by Pablo »

Extra fields should be be named 'extra1', 'extra2' etc.
See the section 'User Database' in the help.
Post Reply