Forum Moderators: coopster
Well, I'm making a site and all, with Registration, and when people Register I want it to Record their Position. [Admin, Mod...]
Now, when I do it as 'Enum.' or 'Set' it doesn't work. I have it like this:
Field: Position
Length/Values: 'Member'
NULL: Not NULL
Default: Member
That's how I have it set up, yet when I test it, that Position Field is blank.