GlobalFusion
06-14-2006, 12:34 PM
Im racking my brains about how to go about this...
On the Registration page (currently using 3.5.3), I have added to extra fields (profile):
- First Name
- Last Name
I have also disabled the username textbox.
-------------------
What I want to do, is force their username to be FirstName.LastName, but also have it dynamically show in the disabled 'username' textbox.
I know there are javascript methods to enter into one textbox, and auto enter that input into another, but dont know of anyway to dynamically put the input from both textinputs with the dot in the middle.
-------------------
Please... Please... someone tell me :
(a) - It can be done.
(b) - how to do it.
--------------------
Thanks in Advance. ;)
On the Registration page (currently using 3.5.3), I have added to extra fields (profile):
- First Name
- Last Name
I have also disabled the username textbox.
-------------------
What I want to do, is force their username to be FirstName.LastName, but also have it dynamically show in the disabled 'username' textbox.
I know there are javascript methods to enter into one textbox, and auto enter that input into another, but dont know of anyway to dynamically put the input from both textinputs with the dot in the middle.
-------------------
Please... Please... someone tell me :
(a) - It can be done.
(b) - how to do it.
--------------------
Thanks in Advance. ;)