sage-html-forms icon indicating copy to clipboard operation
sage-html-forms copied to clipboard

Create forms using HTMLForms.io and Sage 10 Blade components

Results 3 sage-html-forms issues
Sort by recently updated
recently updated
newest added

HTML Forms' validation is based on the form's post meta. When a form is saved in the WP backend, the required & e-mail fields are serialized & saved to _hf_settings....

Probably not this package fault, but the :messages attributes don't work for me. I checked and it converts it correctly to the data-message-success and so on in the markup. But...

Variables created use the same case as written in the field name. This updates the readme so it references the correct case of variables created from the default view. This...