User Defined Form

Introduction

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code.

Download

Features

  • Construct a form using all major form fields (text, email, dropdown, radio, checkbox..)
  • Ability to Extend userforms from other modules to provide extra fields. Such as Map Input Field
  • Ability to email multiple people the form submission
  • View submitted submissions and export them to CSV
  • Define custom error messages and validation settings
  • Optionally Display and Hide fields using javascript based on users input

Usage

Installation

  1. Download the module from the link above.
  2. Extract the file (if you are on windows try 7-zip for extracting tar.gz files
  3. Make sure the folder after being extracted is named 'userforms'
  4. Place this directory in your sites root directory. This is the one with sapphire/cms/jsparty in it. See Installing Modules for an introduction to installing.
  1. Run in your browser - http://www.yoursite.com/dev/build to rebuild the database.
  2. You should see a new PageType in the CMS 'User Defined Form'. This has a new 'Form' tab which has your form builder.

Upgrading

0.1 to 0.2

We undertook some major API changes. To help you migrate from 0.1 to 0.2 we have included a build task which you can run which will go through your installed forms and rebuilt them with the new 0.2 datamodel.

To run this build task you visit the url - http://www.yoursite.com/dev/tasks/UserFormsMigrationTask

 
modules/userforms.txt · Last modified: 2010/05/05 23:38 (external edit)

Please use comments for notes, tips and corrections about the described functionality.
Use the Silverstripe Forum to ask questions.

blog comments powered by Disqus
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Creative Commons LicenseSilverStripe Documentation by SilverStripe is licensed under a Creative Commons Attribution 3.0 New Zealand License.
Based on a work at doc.silverstripe.com
Recent changes RSS feed Driven by DokuWiki