=== Forms Management System Views Builder === Contributors: Engr.MTH, MOSTASHAROON Donate link: http://mostasharoon.org/buy-us-a-coffee/ Tags: forms management system, visual builder, custom fields, custom post type, form, forms, mostasharoon,views Requires at least: 3.5 Tested up to: 4.7.5 Stable tag: 1.2.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == > This Plugin requires [Forms Management System](http://mostasharoon.org/wordpress/plugins/forms-management-system/). > We don't give any support to this plugin here, if you need any help please feel free to contact us through our [support page](http://mostasharoon.org/support/). Forms Management System Views Builder is a free add-on allows you to display the custom fields at the frontend with the easiest way possible. Features of the plugin include: * Unlimited views, you can create as many views as you want, but each form should have only one view. * Displaying the custom fields at the frontend and control which field will be displayed and change the field order and put a new label for the field. * Restrict the custom fields section access with a message for: logged in users only, or choose the role(s) that you want to allow them to access the custom fields section. * Add a wrapper class to styles the custom fields as you want. * You can disable the default style. * You can put a label for the custom fields section. * Add HTML before and HTML after for each field independently. == Installation == 1. Upload the entire `forms-management-system-views-builder` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to FMS => Views => to create a new view 4. Go to FMS => Views Settings and configure the plugin == Frequently Asked Questions == = Where Can I Get Support For This Plugin? = We don't give any support to this plugin here, if you need any help please feel free to contact us through our [support page](http://mostasharoon.org/support/). == Changelog == = 1.2.0.3 = * New: Adding new hooks * Fix: Incorrect fields order issue = 1.2.0.2 = * Fix: Incorrect fields order issue, caused by the new multi-step form feature. = 1.2.0.1 = * Enhance: Update readme.txt file = 1.2 = * New: New HTML before and HTML after feature * New: Add support for Slider custom field * New: Render the field at the frontend according to the conditional logic conditions * New: Add fvb_field hook * Enhance: Enhance plugin performance = 1.1 = * New: Added new hooks. = 1.0 = * initial release