CRED plugin allows you to build front-end forms for creating and editing content. These forms can include all the fields that belong to the content and display them with your HTML styling. CRED forms 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 - 136 through 150 (of 732 total)
Problem:
The customer asked how to create a post-relationship when a form to create a new post is submitted.
Solution:
Guided that this will require a custom function, attached to the "cred_save_data" hook, and will use the "toolset_connect_posts" function to connect the two posts.