Elxis CMS Forum

Support => Technical support => Topic started by: Hamid on February 09, 2011, 09:19:47

Title: How I can get some other filed in registarion form by new visitors?
Post by: Hamid on February 09, 2011, 09:19:47
hello to all
I need to get more detail information from my new visitors  in registration form.
some filed are necessary to fill such as  family name, mobile number.
and some other are optional such as : company name and address.

I'm appropriated if help me.

kind regards
Hamid
Title: Re: How I can get some other filed in registarion form by new visitors?
Post by: webgift on February 09, 2011, 13:03:03
Hi Hamid,
By telling us registration form you mean the default elxis registration form at yourdomainname.com/registration/ ?
Title: Re: How I can get some other filed in registarion form by new visitors?
Post by: nikos on February 09, 2011, 13:05:39
Into Elxis administration console you select from main menu Site --> Users Manager -->  Extra Fields and there you can add as more fields you wish clicking on New each time. Those extra fields will be displayed at the Registration Form together with the default one.
Title: Re: How I can get some other filed in registarion form by new visitors?
Post by: webgift on February 09, 2011, 13:19:21
Yes i know that Nikos ,
I am just asking because of these sentences :
some filed are necessary to fill such as  family name, mobile number.
and some other are optional such as : company name and address.

which there isn't at default elxis registration form. Company name confused me. ;)
Title: Re: How I can get some other filed in registarion form by new visitors?
Post by: Farhad Sakhaei on February 09, 2011, 13:39:59
For necessary fields , select Yes for Required option
Required = Necessary
Title: Re: How I can get some other filed in registarion form by new visitors?
Post by: nikos on February 09, 2011, 14:51:10
Stavro when i was typing my reply to Hamid you were typing also at the same time your reply to him ....

I understood that 99% he is talking about user form registration and my answer was relative to this.
Title: Re: How I can get some other filed in registarion form by new visitors?
Post by: webgift on February 09, 2011, 14:53:26
Ok nicko. Never mind!
 ;)
Title: Re: How I can get some other filed in registarion form by new visitors?
Post by: Hamid on February 09, 2011, 20:13:42
Thank you Nikos.
I got it.

I add some filed in the form in English. how I can add same field in second language ( I used 2 language in my site)? there is no option to select language.

thanks again.javascript:void(0);
Title: Re: How I can get some other filed in registarion form by new visitors?
Post by: Hamid on February 09, 2011, 20:15:03
For necessary fields , select Yes for Required option
Required = Necessary

thank you
Title: Re: How I can get some other filed in registarion form by new visitors?
Post by: nikos on February 10, 2011, 07:50:21
Thank you Nikos.
I got it.

I add some filed in the form in English. how I can add same field in second language ( I used 2 language in my site)? there is no option to select language.

thanks again.javascript:void(0);

Good question :-\ The simple solution is to give to each extra field multilingual name (example: Ηλικία - Age) and will be displayed to any language.
Title: Re: How I can get some other filed in registarion form by new visitors?
Post by: CREATIVE Options on February 10, 2011, 11:49:40
It must be done via hard code, and with method

Code: [Select]
if & language
Title: Re: How I can get some other filed in registration form by new visitors?
Post by: Hamid on February 24, 2011, 06:10:47
I have added one field to get mobile number of new user.
It get mobile number in the registration form BUT it don't send this filed to administrator email. also it is not include in USER database.it just send name, email and user name. ???
Title: Re: How I can get some other filed in registarion form by new visitors?
Post by: nikos on February 24, 2011, 16:40:08
Set to this field or any other you want to be sent as required.