

- WEBUILDER BRACKETS SPACE LINE GENERATOR
- WEBUILDER BRACKETS SPACE LINE UPDATE
- WEBUILDER BRACKETS SPACE LINE CODE
update the formValidation plugin to the latest version 1.7 change the Ajax loader Javascript to be able to load multiple Ajax forms on the same page easily add new template with several Ajax forms loaded on the same HTML page fix file uploader plugin with editor set to false behavior

update the Passfield plugin to latest version, edit the plugin js file to solve a console error (& send a PULL request on Github) sanitize directory separator in class/Form.php to avoid wrong plugins url detection on server with inconsistent $_SERVER and $_SERVER values add "disabled" attribute in the Drag & drop Form Builder for individual checkbox / radio buttons fix error in Material Datepicker months (error coming from the original plugin) repair the Passfield plugin Bootstrap popover - was broken by the latest Bootstrap versions fix accidentaly removed classes with Material Design textareas remove php warning whith Form::clear() combined with dependent fields fix Javascript validation with the file uploader plugin on required fields validator now validates integers with leading zeros (PHP :: Bug #43372)

WEBUILDER BRACKETS SPACE LINE GENERATOR
increase the height of the drop area in the drag & drop form generator (this allows to write custom Ajax requests, useful in some cases like step forms) add new 'no-auto-submit' attribute to the Javascript validator plugin to allow to prevent the form submission after validation edit phpformbuilder/plugins-config/formvalidation.xml to accept empty tel numbers if they're not required
WEBUILDER BRACKETS SPACE LINE CODE
(the original behaviour that center-crops the original image is still available in the file code comments) edit the Fileuploader PHP image upload script to crop the images AFTER resizing Sender in Form.php for PHPMailer to improve email deliverability $form->addPlugin('materialize', '#my-form') $form = new Form('my-form', 'horizontal', 'novalidate', 'tailwind') $form = new Form('my-form', 'horizontal', 'novalidate', 'uikit') $form = new Form('my-form', 'horizontal', 'novalidate', 'bs4') $form = new Form('my-form', 'horizontal', 'novalidate') $form = new Form('my-form', 'horizontal', 'novalidate', 'bulma') $form = new Form('my-form', 'horizontal', 'novalidate', 'foundation') $form = new Form('my-form', 'horizontal', 'novalidate', 'material') $form = new Form('my-form', 'horizontal', 'novalidate', 'material') Welcome to PHP Form BuilderPHP Form Generator - Save tons of programming hours Welcome to PHP Form BuilderPHP Form Generator - Save tons of programming hours.
