UserForms module provides a visual form builder for the SilverStripe CMS. No coding required to build forms such as contact pages.
Go to file
2009-03-31 00:53:03 +00:00
code BUGFIX: fixed label on literalfield 2009-03-27 01:51:26 +00:00
css BUGFIX: user defined form style broken in back-end. The BottomMenu and FormOption section is overlay with the FieldList section. (a ticket 1425 in Help desk) 2009-03-26 01:28:57 +00:00
images/fe_icons BUGFIX added missing memberlist icon 2008-10-23 21:31:43 +00:00
javascript BUGFIX Fixed deletion of form elements 2009-03-31 00:53:03 +00:00
lang MINOR Updated translations 2009-01-12 04:38:47 +00:00
templates BUGFIX Fixed deletion of form elements 2009-03-31 00:53:03 +00:00
_config.php ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
ChangeLog Updated Changelog and readme 2009-02-24 05:14:10 +00:00
LICENSE MINOR Added README, LICENSE and ChangeLog files to userforms/trunk 2008-09-29 03:28:53 +00:00
README Updated Changelog and readme 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.