Dear all
Is there a way to pre-fill the field "username"? We want to use pre-defined numbers.
Thank you very much.
Cheers
the.star
SelfRegistration: Pre-fill username-field
SelfRegistration: Pre-fill username-field
Last edited by the.star on Thu Aug 07, 2008 9:34 am, edited 1 time in total.
Re: SelfRegistration: Pre-fill username-field
does anybody know a solution?
thanks buddies.
thanks buddies.
Re: SelfRegistration: Pre-fill username-field
There may be a way but it will always have the same thing in the box and will not stop any one from adding anything...
Re: SelfRegistration: Pre-fill username-field
Just make that input box hidden and add your own usercode, however you generate it.
Nullig
Nullig
Re: SelfRegistration: Pre-fill username-field
Mark, Nullig
thanks for your replies.
I already thought about hiding the field with CSS and filling it with a JavaScript function as we don't want to change the original code, so we can still update the module easily.
We want our members to have consecutive numbers instead of usernames that's why a function has to check the db for the last no.
thanks again for your input.
thanks for your replies.
I already thought about hiding the field with CSS and filling it with a JavaScript function as we don't want to change the original code, so we can still update the module easily.
We want our members to have consecutive numbers instead of usernames that's why a function has to check the db for the last no.
thanks again for your input.