DIGIFORMS
Digiforms Designer Documentation
 
 
 
 
 
 
Help by samples
 
 
 
Capture or output data in a defined layout
 
Extensible Markup Language
Create a web-form or web-page
Capture and visualize XML-data in highly customizable forms
 
Define the XML data to collect
Defining the correct XML document root, encoding and namespaces.
Digiforms Server uses the information defined in a document to correctly capture and display XML based information. If you are not familiar with the concepts of XML, please read the following article.
In this example we set up the root node to be "doc". If the document is previewed or executed, Digiforms Server automatically create a new XML document with root element "doc".
< Content here >
 
For more details regarding setting up rules for the captured or displayed data, read the following article
Combine information from several XML sources
Datasources
Import XML-based information from external XML-documents / systems using datasources
Define one or more pages / forms
Page templates
Digiforms Designer creates documents consisting of 1 or more page templates. Each page template represent a viewable page, ready to display and collect information.
When a document contains more than one page, the navigate functions in Digiforms can be utilized to allow the user to navigate through the page templates in the document.
Data matched template
Setting the data context of the form
Named template
Keeping or inheriting the data context
Form controls
User Input, predefined and calculated values, Events and Actions
Scalable pages
Fit one template to multiple devices
Allow page design to stretch so that it fits in a variety of Device screen sizes.
Read more in following related topics