mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 15:05:42 +00:00
Sean Harvey
f6f1085029
ENHANCEMENT Moved readonly capabilities to EditableFormFiel from EditableMultipleOptionField - this means you can now set readonly on any form field
BUGFIX Check for readonly when checking edit and delete permissions on FieldEditor BUGFIX Don't just show "None" when the page is in readonly mode and showing the Fields tab, instead show a readonly representation of the field editor
############################################### User defined forms ("userforms") Module ############################################### Maintainer Contact ----------------------------------------------- Sean Harvey (Nickname: sharvey, halkyon) <sean (at) silverstripe (dot) com> Requirements ----------------------------------------------- SilverStripe 2.3.0+ Documentation ----------------------------------------------- http://doc.silverstripe.com/doku.php?id=userdefinedform Installation Instructions ----------------------------------------------- Extract the userforms folder into the top level of your site, and visit http://www.mysite.com/dev/build to rebuild the database.
Description
UserForms module provides a visual form builder for the SilverStripe CMS. No coding required to build forms such as contact pages.
Readme
15 MiB
Languages
PHP
70.9%
JavaScript
25%
Gherkin
1.8%
Scheme
1.4%
SCSS
0.9%