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 - 991 through 1,005 (of 1,499 total)
Send email notification when submit the relationship form.
Solution:
You will need to consider custom codes, for example, after user submit the relationship form, use action hook "toolset_association_created" to trigger a PHP function, for example: