registration form
registration form
I am looking a mod for simple registration form.
I found one, but this just turn off all other fields.
I want that a needed fields are shown with the button expand and when I click expand, all fields are shown.
I found one, but this just turn off all other fields.
I want that a needed fields are shown with the button expand and when I click expand, all fields are shown.
Is it possible to have a 2 tpl files in use for the registration form.
for example I have a simple registration form (only required fields), but if someone want a full registration form he click on a link and get a new page with full registration form.
So I have one tpl file for simple form and one tpl file for full form?
for example I have a simple registration form (only required fields), but if someone want a full registration form he click on a link and get a new page with full registration form.
So I have one tpl file for simple form and one tpl file for full form?
- oxpus
- Administrator
- Beiträge: 28735
- Registriert: Mo 27.Jan, 2003 22:13
- Wohnort: Bad Wildungen
- Kontaktdaten:
2 possibilities for this:
- Hide the second block until the user will open it
- Reload the whole page with a second template file.
The first is faster on switch, the second is a little bit faster on loading the page the first time.
What will you do?
I also can offer my solution:
A small registration form and the rest only in the profile settings after registration.
- Hide the second block until the user will open it
- Reload the whole page with a second template file.
The first is faster on switch, the second is a little bit faster on loading the page the first time.
What will you do?
I also can offer my solution:
A small registration form and the rest only in the profile settings after registration.
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
- oxpus
- Administrator
- Beiträge: 28735
- Registriert: Mo 27.Jan, 2003 22:13
- Wohnort: Bad Wildungen
- Kontaktdaten:
Using the HTML-Tag <tbody> and the CSS-Instruction "display:none".
This will declare a table body which is hidden or viewable with "display:". THis can be changed by Javascript, so a user can easy open/close this block.
So, what do you want? Which should I programm?
This will declare a table body which is hidden or viewable with "display:". THis can be changed by Javascript, so a user can easy open/close this block.
So, what do you want? Which should I programm?
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
- oxpus
- Administrator
- Beiträge: 28735
- Registriert: Mo 27.Jan, 2003 22:13
- Wohnort: Bad Wildungen
- Kontaktdaten:
I can code this now. For example you can see it here on your profile settings 
Attach your profile_add_body.tpl (as Zip) and write down which fields you will have alltimes be displayed and which should be hidden on page load.
Attach your profile_add_body.tpl (as Zip) and write down which fields you will have alltimes be displayed and which should be hidden on page load.
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
- oxpus
- Administrator
- Beiträge: 28735
- Registriert: Mo 27.Jan, 2003 22:13
- Wohnort: Bad Wildungen
- Kontaktdaten:
Maybe sometimes...you should release this as a MOD.
But nice to read that it is now working for you.
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
- oxpus
- Administrator
- Beiträge: 28735
- Registriert: Mo 27.Jan, 2003 22:13
- Wohnort: Bad Wildungen
- Kontaktdaten:
The same here. After I'd created a new registration form the user will register much easier as before.
And on the profile settings you now can switch on/off each block to keep the best overview on all settings.
And on the profile settings you now can switch on/off each block to keep the best overview on all settings.
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
@ oxpus
Schau dir mal dein Registrierungsformular an. Da werden einige Sprachvariablen nicht übergeben und auch sonst sind noch ein paar fehlerchen vorhanden!
Schau dir mal dein Registrierungsformular an. Da werden einige Sprachvariablen nicht übergeben und auch sonst sind noch ein paar fehlerchen vorhanden!
[center].: Web Relax .::. Essen mit Freude .::. AmigaLink.de :.
______________________________________
Kein Support per PM, ICQ oder eMail!!![/center]
______________________________________
Kein Support per PM, ICQ oder eMail!!![/center]
- oxpus
- Administrator
- Beiträge: 28735
- Registriert: Mo 27.Jan, 2003 22:13
- Wohnort: Bad Wildungen
- Kontaktdaten:
@AmigaLink
Da hatte der XS-Mod noch das alte Text-Form. Ist jetzt wieder i.O.
@Blisk
No, I must say here
Da hatte der XS-Mod noch das alte Text-Form. Ist jetzt wieder i.O.
@Blisk
No, I must say here
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!