CRED is a WordPress plugin that lets you easily build front-end forms for creating and editing content and users.
CRED User Guides include detailed documentation on creating forms, including related fields that belong to the content or the users, validating the input and displaying the forms with custom HTML styling.
When you ask for help or report issues, make sure to tell us the versions of the Toolset plugins that you have installed and activated.
Viewing 15 topics - 706 through 720 (of 1,499 total)
Problem:
The user has several generic fields set to be required, but the form submission completes even when values for the fields are not provided
Solution:
It turns out that the user was using the same slug for the generic fields. Once one of them has value, the form ignores the other fields. If each one of the fields has a unique value, the validation works as expected.
Problem:
Can Toolset be used to make conventional contact forms?
Solution:
You can easily create "Contact Us" form using Toolset.
To create a content Us form using Toolset, you should create a post type "Contacts" as well as add the custom fields as required to display with the Contacts post type and then create a post for to add new post for that "Contacts" post type.