CRED plugin allows you to build forms for front-end user registration and editing. These forms can include user fields and display them with your HTML styling. They also support input validation and automatic email notifications.
When you ask for help or report issues, make sure to tell us the structure and the settings of your form.
Viewing 15 topics - 331 through 345 (of 353 total)
I've created a form using previous versions of Toolset forms and everything went well.
I've decided to switch off the Expert mode, but now I have another problem: the checkbox fields are not displaying properly, they look like a text field and they are not working.
Solution:
This is fixed in latest version of Toolset forms, the checkbox fields problem can be fixed by switching to Expert Mode.
I am now trying to create a form for adding users on the front end. On this form, user-newsletter checkbox field defaults to unchecked. Is there a way to have the front-end form pickup the same default value as on the Dashboard?
Solution:
You can create some JS codes to setup the checkbox field as checked by default, for example, edit your Toolset user form, click "JS Editor", add below JS code: