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 - 646 through 660 (of 724 total)
Problem:
The user would like to add a post edit link to an edit form but he encounters an error asking to create a layout and add the form to it, even though he already created the layout and added the form to it.
Solution:
The user has added the form in a content template cell, instead of a Form cell. Once we removed the old cell and added a Form cell, we were able to add the edit post link to the view.
Problem:
Hide populated fields when editing a form
Solution:
Edit post form is intended to show the content of the post which you currently edit.
If you remove the field values, then the original field values where even you will not make any change will not be get saved.
we do not advise to mimic with the original edit form behaviour as if we make any changes to it sooner or later there is a chance that it can be broken.
Solution:
To change the WYSIWYG Visual Editor mode, What if you try to edit one of the post from the same post type from admin and make sure that the post Editor (wysiwyg) field is set to "Visual" mode and save your post from backend and then try to load the form on the frontend.