Page 1 of 1

Signup editbox reduction

Posted: Thu Feb 24, 2022 7:17 am
by wixily
Please is there a way I can reduce the signup editbox
I want just the username, password and email

Re: Signup editbox reduction

Posted: Thu Feb 24, 2022 7:23 am
by Pablo
You can customize the form (and script) by converting the signup object to a standard form using 'Convert to form'.

Re: Signup editbox reduction

Posted: Thu Feb 24, 2022 8:13 am
by wixily
I ready did that.
What I mean is, if I remove the fullname editbox do I need to modify any line of code in the generated html code

Re: Signup editbox reduction

Posted: Thu Feb 24, 2022 9:51 am
by Pablo
Yes, you will also need to customize the script. So, some programming knowledge is required.

Re: Signup editbox reduction

Posted: Tue Mar 01, 2022 12:46 pm
by wwonderfull
I experimented by deleting the Full Name Editbox and from the .php code. It worked perfectly for me. If you need any help you can ask.