coloneltravis / eformcreator

A web application for creating and managing eforms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 58.1%Language:HTML 33.3%Language:CSS 8.6%