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
2009-06-08 04:42:17 +00:00
2009-04-17 02:50:45 +00:00
2009-05-28 04:44:48 +00:00
2009-02-24 05:14:10 +00:00
2009-02-24 05:14:10 +00:00

###############################################
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%