|
Field Types & Options
|
Data Validation
|
- Field Types
- Field Options
|
|
|
Email Features
|
Data Management and Reporting
|
- Send To:
- None (no emailing)
- Site Administrator
- User defined
- Use Form Value
- Send From:
- Site Administrator
- User defined
- Use Form Value
- Email Customization
- Optional CC user
- BCC any email address
- Auto Responder With File Attachment
|
- Data Manager
- Table Mask for Default Database allows Host to Limit which Tables Users can See/Map To
- Legacy XML Fragments Data supported
- Optionally include users identity for (XML Data only
- Reports currently only available for edit roles
- View or Download Reports by date range
- Edit or delete individual records
- Delete by date range
- Download in three formats
- Excel 2002, XP, 2003 , 2007
- CSV
- Tab Delimited
|
|
File Uploading and File Handling
|
Transaction Processing
|
- Limit file upload size
- Select file types from Host allowed list only
- Store in database or in the file system
- Enable/Disable anonymous uploading
- Enable/Disable anonymous downloading
- Download link sent in email body
- Download link in Reports
- File deletion when record deleted database or file system
- Attach File(s) to Email
- File management
|
File uploading presents extra points of failure in a client server system. The file may be too large, but the server cannot know this until the file has been completely uploaded.
Since multiple tables are effected, and possibly the file system, transactions are used to ensure that all steps in a transaction succeed, or the entire transaction is rolled back; no operation will ever partially complete.
|
|
Redirection After Submit
|
Survey Mode
|
|
After user submits the form the options are:
- Display a custom Thank You message
- Redirect to an Internet URL
- Redirect to a page on the site
- Display the Thank You page and automatically Download a file
|
- Module can be used in Survey Mode
- User can only submit the form once
- If user visits the form again, the Redirection After Submit rules are applied
- Mode is disabled if no Redirection rules are specified
|
|
Pre-Populated Fields
|
Send Field Value
|
|
Populate Field from multiple sources:
- Membership
- Session Value
- Url Parameter
- Cookie Value
- Form SQL Query
- Field SQL Query
|
Send Submitted Field Value Using:
- Session Value
- Url Parameter
- Cookie Value
- Silent Post
- Silent Post and Session
- Slient Post and Cookie
|
|
User Definable Field Tokens
|
Captcha Support
|
|
Define your own [TOKEN] Names for each field allowing for the replacement of the submitted value in the:
- Thank You Message
- Auto Responder
- Custom Email Notification
|
Defeat Robot Form Postings using the DotNetNuke Captcha Control on your forms.
Allows for user definable characters to be used for the Captcha Characters
|
|
Form Query
|
Field Query
|
|
Perform a Global Form Query using the Default DotNetNuke Connection String or a user definable Connection String to access data from external souces, even Excel and Access, or Flat Files. The Connection String is stored Encrypted to secure the Password.
Use the Form Query to Pre-Fill Form Fields for users from any Datasource supported by OLEDB.
Use Membership Tokens in Query for Authenticated users
|
Perform a Field Specific Query using the Default DotNetNuke Connection String or a user definable Connection String to access data from external souces, even Excel and Access, or Flat Files. The Connection String is stored Encrypted to secure the Password. Use the Field Query to Pre-Fill Form Fields for users from any Datasource supported by OLEDB.
Fill List Type controls such as a product list for example.
Use Membership Tokens in Query for Authenticated users
|
|
Formatting
|
Other Features
|
|
Formatting is done using CSS and Class Names.
Class names can be applied to the elements below:
- Outer Table
- Inner Table
- Individual Table Cell within the Inner Table
- Labels for each individual fields in the form
- Individual fields within the form
|
- Column Span
- Row Span
- Tab Index ordering
- Text or Html formatted email body
- Custom XSL Stylesheet per instance
- Custom Tokenized Templates per Host
- Field label on top or on left
- Full DotNetNuke® Localization support
- Online, PDF Documentation
- Sample Forms Online
- Silent Post
|