DIGIFORMS
Digiforms Designer Documentation
 
 
 
 
 
 
Help by samples
 
 
 
Capture or output data in a defined layout
 
Extensible Markup Language
Form summary
Summarize user entered information automatically
Usage
Use Form Summary object to create a summary of information user has entered in all pages and form fields.
Digiforms Server will generate the summary based on following objects: - Pages - Section headings - Fieldsets that includes legend - Labelled form fields - Attachments (Open xml attachment)
Automatic / Custom summary
Automatic summary will tell Digiforms Server to build a visual form summary automatically. It will consist of HTML markup with classes that identifies the various summary elements, such as groups, labels and field values. If desired, different styles can be added using CSS to override layout and style.
Custom summary allows you to create a highly specific summary based on metadata generated by Digiforms Server. Digiforms Server will return an XML-structure and set the context for the form summary object contents.
HTML form summary
Displaying summarized information in WEB form
Summary can be displayed for end-user in the final sections of a form. It allows direct output of HTML markup that can be styled using CSS.
PDF form summary
Summarized information in PDF template, based on disposition of WEB-form
When generating document for archiving or signing, an automatic summary can be created based on the form that was used to fill in information.
The unique name of the form that was used must be specified to generate the correct summary