Skip to content

coloneltravis/eformcreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eForm Creator

eForm Creator is a responsive web application for creating and managing eforms. It is developed using Node.js, Javascript, jQuery and XML.

Features

  • Multi-column form layouts.
  • Multi-rows per grid.
  • Varying width grids.
  • Import form into static web generators or your CMS.
  • Generate standalone form with external data.
  • Tabular data from different sources. Read-only or read-write
  • Sections – fieldset groups, multi-tabbed, next/previous page navigation.
  • Field validation on data type and ranges.
  • Custom logic for default value, visibility, read/write access.
  • External input sources – form content, form structure.
  • Save to endpoint, eg. REST, SOAP, disk, database (sql/nosql).

Control settings dialog.

  • General tab. ID, name, label, description.
  • Validation tab. Min/max ranges. Masks. Dependencies.
  • Custom logic.
  • List options / type specific.
  • Events.

Built-in form components.

  • Single-line textbox.
  • Multi-line Text area.
  • Date picker.
  • TIme entry.
  • Radio button lists
  • Checkbox lists.
  • Dropdown lists.
  • Boolean choice (yes/no).
  • Binary file upload.
  • Static image.
  • Slider.
  • Name.
  • Address.
  • Phone.
  • Email.
  • Line break.

Custom components.

  • Google map.
  • Interactive image.

About

A web application for creating and managing eforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published