Seite 1 von 1

registration form

Verfasst: Mo 24.Jan, 2005 10:35
von Blisk
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.

Verfasst: Mo 24.Jan, 2005 18:08
von oxpus
I don't know about such a mod...

Verfasst: Di 25.Jan, 2005 07:40
von Blisk
There is a MOD, but it is just a line <-user logged out->
which disable other form fields.
But I like to have it when I click expand button.

if someone find that MOD, let me know.

Verfasst: Mi 02.Feb, 2005 13:47
von Blisk
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?

Verfasst: Mi 02.Feb, 2005 13:53
von oxpus
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.

Verfasst: Mi 02.Feb, 2005 14:20
von Blisk
How to hide a second block until user open it?

Verfasst: Mi 02.Feb, 2005 16:18
von oxpus
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?

Verfasst: Mi 02.Feb, 2005 16:24
von Blisk
:D
first one, when user click and expand the rest of the registration form.

Verfasst: Mi 02.Feb, 2005 17:12
von oxpus
Okay. I'll see if I can code this the next WE.

Verfasst: Do 03.Feb, 2005 07:53
von Blisk
Thnx!
Take your time.

Verfasst: Do 03.Feb, 2005 16:47
von oxpus
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.

Verfasst: Fr 04.Feb, 2005 08:17
von Blisk
Ok, I like to have a required fields in simple registration form
Nickname
email
password
password

anti robotic
gender
birthday
Avatar select

that's all

Verfasst: Fr 04.Feb, 2005 10:28
von oxpus
Okay, here the changed file. Try it out.

-- File deleted by Admin --

Verfasst: Fr 04.Feb, 2005 10:37
von Blisk
The registration form is open, with all fields, button more doesn't work.

Verfasst: Fr 04.Feb, 2005 11:27
von oxpus
Okay, this one will work.
But i must change the layout a little bit to make it work :(

Verfasst: Fr 04.Feb, 2005 12:00
von Blisk
TNX this is great exactly what I want, you should release this as a MOD.
Many will use this.
[schild=11 fontcolor=000000 shadowcolor=C0C0C0 shieldshadow=1]THANX[/schild]

Verfasst: Fr 04.Feb, 2005 12:07
von oxpus
you should release this as a MOD.
Maybe sometimes...

But nice to read that it is now working for you.

Verfasst: Fr 04.Feb, 2005 13:18
von Blisk
Yes the problem was, because many of users was lost, when they try to register, because all of that form, so a lot of them didn't register at all.
Thanks to you now will.
:D

Verfasst: Fr 04.Feb, 2005 13:42
von oxpus
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.

Verfasst: Fr 04.Feb, 2005 13:55
von AmigaLink
@ oxpus
Schau dir mal dein Registrierungsformular an. Da werden einige Sprachvariablen nicht übergeben und auch sonst sind noch ein paar fehlerchen vorhanden!

Verfasst: Fr 04.Feb, 2005 13:57
von Blisk
Cool, so my Ideas are usefull for U too.
Nice to hear that!

Verfasst: Fr 04.Feb, 2005 14:31
von oxpus
@AmigaLink
Da hatte der XS-Mod noch das alte Text-Form. Ist jetzt wieder i.O.

@Blisk
No, I must say here :anbet