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 - 286 through 300 (of 720 total)
Solution:
You will have to add custom jQuery/Javascript code to count number of checkboxes options checked/selected and based on that you can limit the number of checkboxes allowed.
Problem: I would like to provide visitors the ability to create both free and paid posts on the front-end of the site using Forms.
Solution: In the current software this requires two Forms - one for free posts and another for paid posts. A more custom solution that provides both options in a single form will require custom code.