Skip to content
coreframework edited this page Sep 7, 2011 · 5 revisions

Overview

The Forms module allows to create web forms and publish them on the website.

Structure

Module provides Forms Builder widget.

Features

After module's installation 2 sections will be available in Control Panel:

  • Forms
    
  • Forms Answers
    

Forms management

Forms management allows to create and manage forms, setup permissions. Each form contains the list of elements with specific type:

  • TextBox
    
  • TextArea
    
  • Dropdown list
    
  • Radio Buttons
    
  • Checkbox
    
  • Text field
    
  • Captcha
    

The form element has title, type, possible values (drop-down list, radio buttons), validation regular expression, max length:

new element

Forms answers

This management contains the list of available form widgets and form's results (if option "Save data" checked).

Clone this wiki locally