XtraForm
Categories
Component ID
1587846
Component name
XtraForm
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
What is XtraForm
The XtraForm module provide a flexible method for collecting arbitrary form data. It is a powerful data entry tool, specially for outdoors data input.
What's the difference between Webform
- xtraform is coded base on jquerymobile pure javascript, so it can run in most of platforms perfectly.
- xtraform supports multiple columns as a composite field, and allow multiple inputed rows.
- xtraform supports image uploading and camera if you run it in PhoneGap or other mobile framework, and also work offline.
How to Install XtraForm
- Download xtraform module and install like other drupal modules.
- Download jqmobile folder and drop it in your DOCUMENT_ROOT.
- Download index.html and index.js, then drop them in your DOCUMENT_ROOT.
- Add a XtraForm Type at least and add some fields to the form type.
online demo http://demo.xtraform.org/index.html
