Page 1 of 1

User Log In - Custom Field label

Posted: Fri Nov 04, 2022 4:40 am
by tristan
Is there a way using WYSIWYG WB functionality to rename the "Extra1" label on the User Registration Form, or do I need to alter PHP file (after the webpage has been published)?

[EDIT] => PLEASE IGNORE: Was of the view that I had to call the field Extra1 based on answer to a question in another topic where the user said the database wasn't being updated (https://www.wysiwygwebbuilder.com/forum ... hp?t=85278), on testing I found out that you can call it what you like when you add it to the custom fields ... it writes to the extra1 field in the database.

Re: User Log In - Custom Field label

Posted: Fri Nov 04, 2022 6:58 am
by Pablo
You can change the label (title), but you cannot change the name of the database field, because that is used by the script.

Note that you can convert the registration form to a standard form, then you can also modify the PHP in the workspace.