DotNetNuke Marketplace Logo   
downloads
modules
directory
skins
forums
others
  Login View Cart: Shopping Cart - 0 item(s)
Screenshots








Enterprise Forms 4.1

OverviewEULAReviewsVendor Details

Add to Cart Add to Wishlist Price: $499.95 Full Source
Add to Cart Add to Wishlist Price: $399.95 Server/Host
Add to Cart Add to Wishlist Price: $649.95 Server/Host + Full Source
Add to Cart Add to Wishlist Price: $149.95 Standard PA

Overview
Rapid Application Development (RAD) tool for developers

Enterprise Forms has been designed to address the missing puzzle in the DotNetNuke® portal frame work in the development space of the workflow software applications segment– the absence of easy-to-integrate workflow-specific forms available to a developer in order to workflow-enable applications. Enterprise Forms is a web based embeddable workflow engine for developers, written completely in C#. It enables developers & enterprises to

* Rapidly create and deploy forms using the underlying workflow engine
* Create and attach workflow specific to the form
* Construct custom security access to the form workflow based on the based DotNetNuke® security roles
* Connectivity with any database tables and stored procedures to bind to form fields
* Allow end users to customize an embedded workflow
* Send Notifications /
Features and Benefits
FeaturesBenefits
Supported Field Elements* Label - element to display dynamic or static read-only text
* TextBox - element to provide data entry (including Password)
* TextArea - element to allow user to input large text
* RichText - element to allow user to input HTML formatted text (Rich Text Provider)
* HTML - element to display read-only HTML formatted text
* Select List - element for a drop down list with option to select single or multiple value
* CheckBox - element for a single Checkbox
* CheckBox List - element for grouping list of Checkboxes
* RadioButton - element for a single Radio Button
* RadioButton List - element for grouping list of Radio Buttons
* File Upload - element for uploading documents, files & inline images
* Datagrid - element for displaying read-only data in table-like structure
Form Designer Accessibility* Templates - supports templating system for 2 form types
* Multi-page - Supports multi-page layout per form
* WYSIWYG - What You See Is What You Get form layout editor
* Preview - provides ability to preview of form during designing
* Drag & Drop - supports drag & drop of field elements between layout cells
* Field Replication - supprts copying of fields, rows and pages
* Import/Export - support Import and Export of form templates for seamless migration between portals
* Template Replication - supports creating new forms based on existing form templates
* Custom Styling - supports CSS styling on fields, cells and page level
* Advanced Portal Features - ability to activate/deactivate certain features (new in V4.0)
o Enable/disable Workflow Processing Tasks
o Enable/disable execute .NET code in dynamic tokens
o Enable/disable Datagrid field element
o Enable/disable RAW SQL statements
* Caching Area - ability to select the cache area to store temporary session data (new in V4.0)
Field Validation* Mandatory Validator - supports validation for required fields
* Numeric & Decimal Validators - supports validation for numeric and decimal field values
* Email Validator - supports validation for email addresses
* URL Validator - supports validation for URL addresses
* Alphanumeric Validator - supports validation for alpha-numeric field values
* Regular Expression Validator - supports custom Regular Expression for field validation
* Custom message - supports custom error message for each field validator
* ON/OFF Validation - Ability to switch on/off field validation for a particular workflow step
* Error notification - notification of validation errors at both Field and Form level
* Client Action - ability to call external Javascript function for advanced field validation
* Javascript API - provides an API to access form elements at runtime
* Inline validation - ability to turn on/off inline validation in forms
Template Designer Workflow* Access Control - tighly integrate with DNN security roles to control users access for edit, approve and publish form templates
* Multi-user - supports multi-user environment form template creation process
* Template Approval - provides a built-in workflow to approve and publish form templates
* Edit Locking - support Lock and Unlock form templates for exclusive editing
* Versioning - ability to version and track changes to form templates. Rollback to earlier form template versions is also supported
* Template Validation - ability to validate form template for errors before publishing
Advanced Forms Features* Flat table storage - stores forms data in its own unique table easiyly accesible by other applications
* Dynamic Tokens - supports translation of field tokens to value for dynamic processing
o Form fields - ability to extract vaues from other form fields
o Querystring - ability to extract values from querystring
o User profile - ability to extract User profiles data
o Portal - ability to extact certain information from the portal
o User Roles - ability to extract portal roles associate to the user (new in V4.0)
o Advanced tokens processing using built-in functions
o Custom C# code - ability to Embed custom .NET code (C#) in token
* Databinding - ability to bind data from external data source to a field
* Conditional Databinding - ability to perform databind from an external data source based on value of a form field
* Form Level Conditional Visibility - ability to hide/show a form field based on value of another form field
* Page Level Conditional Visibility - ability to hide/show a form page based on value of another form field
* Field type - ability to specify field data type for storage
* Client Actions - ability to call JS scripts upon a field event begin triggered
* Content Localization - ability to localize content, specifically Label, HTML type fields to Users' preferred locate
* Versioning - ability to version and track changes to form templates. Rollback to earlier form template versions is also supported
Userability* AJAX - AJAX enabled throughout the application where applicable
* User modes - ability to switch between standard and lite mode.
o Lite Mode - provides the ability to quickly design templates without the advanced workflow features
o Standard Mode - fully enabled form template design functionalies
* Interactive Help - ability to display quick on screen help on functionalities of fields, buttons and images
* Auto Remember - ability to auto remember sort order and page size of listings throughout the application
* Localized Timestamp - Date time values are displayed and captured localized to users' timezone
* Personalized Report Searches - ability to remember search query in Reports (new in V4.0)
Form Workflow* Workflow enabled - ability to embedd a form to a workflow process
* Multi-state Workflow - ability to create any number of states in a workflow
* Multi-path Worklow - ability to create anu number of transitional paths between workflow states
* Success Message - ability to specify a custom message upon a custom form submission
* Redirect - ability to specify a URL to redirect upon a successful form submission (Dynamic Form Tokens supported)
* Single Submit - ability to restrict users from submitting multiple form instance
* Data Export - ability to export form data to Excel/CSV formats
* Custom Form Role - The ability to group form roles in groups for easy mapping and migration between portals
* Granular Security Access - ability to grant individual access (read/write/delete) to custom form roles at each state in both and parent and state forms
* My Forms - ability to view/edit forms belong to the current users
* Work List - ability to view/edit forms requiring attention for further processing based on security roles and current form states
* Enable/Disable Workflow State Detail - added the ability to enable or disable the visibility of Workflow State Info when viewing form in detail (new in V4.0)
* Enable/Disable Workflow History - added the ability to enable or disable the visibility of Workflow History info when viewing form in detail (new in V4.0)
* Searching - ability to search for forms using form fields specified as searchable fields
* Form Field Emails - ability to use field values as notification email addresses
* Fixed List Email - ability to send notifications to fixed list of email addresses
* State Users - abiltity to send notification to application users with access To and From state of the particular workflow step
* Include Form Data - ability include whole form layout in email notifications
* Custom From Email - ability to use different From email address in email notifications
* Custom Subject - ability to customize Subject component in email notifications (Dynamic Form Tokens supported)
* Custom Body - ability to customize Body component in email notifications (Dynamic Form Tokens supported)
* Form Owner - ability to send notification to user originally submitted the form
* Email Attachment - ability to use file uploads as email attachments
* Email Format Type - ability to toggle between HTML and Text email formats
Advanced Workflow Processing* Paypal payment processing - ability to integrate with Paypal Payment processor (new in V4.0)
* Text/HTML module - enabling approval workflow for adding/editing content for Text/HTML module (new in V4.0)
* Announcement Module - enabling approval workflow for adding new announcements for Announcements module (new in V4.0)
* Change Owner - enabling the ability to change the form owner to another portal user (new in V4.0)
* Form Data Post - enabling the ability to post form data (or subset of) to a specified URL (new in V4.0)
* Add/Remove portal roles - ability to add or remove portal roles to/from the user (new in V4.0)
* Email notification - ability to send separate email notifications to different groups of users (new in V4.0)
* Execute SQL - ability to execute a database stored procedure upon form submission
* Add/Remove User Roles - ability to add or remove DotNetNuke roles from the form owner
* Register User - ability to register new users to the portal
* Edit User Profile - ability to edit profile of a registered user
* XML Post - ability to post form data in XMl format to an external URL
* Transactions - supports transactional processing when submitting forms
* Conditional Workflow Task Processing - ability to execute workflow tasks based on certain conditiona (new in V4.0)
* Multiple Workflow Tasks - supports running of up to 3 workflow processing tasks per workflow step (new in V4.0)
Report Management* Report Template - supports creation of any number of report templates per form
* Report Instances - supports multiple module instances per report template
* Data Export - ability to export report form data to Exce/CSV formats
* Display Forms - ability to display reports in stangard grid or custom layout formats
* Custom Layout (Listing and Detailed view) - supports customization of report layout for advanced formatting
* Search Fields - fields marked searchable can be made visible to users for report data filtering
* Auto Search - Report instances can be designated to display report data automatically
* Enable/Disable Workflow State Detail - added the ability to enable or disable the visibility of Workflow State Info when viewing form in detail (new in V4.0)
* Enable/Disable Workflow History - added the ability to enable or disable the visibility of Workflow History info when viewing form in detail (new in V4.0)
* Personalized Search - added the ability to remember search query (per user) (new in V4.0)
* Custom Name - supports the ability to customize display name for fields when reporting
* Field Inclusion - ability to select which form fields for
o Display - indicates if field should be display in report or not
o Order - the ording and order type of the field
o Grouping - how field data should be grouped for statistical reporting
o Search - indicates if the field could be used as a Search field
* Statistical Support - ability to call agreggated functions such as Count, Sum and Average in reports
System Requirements
DotNetNuke v4.5.5 or later
Testimonials
I cannot say enough good things about this application. It is extreemly well writen and documented. After using the example walk-thru I was up and running. I love this! (Pete S)
Additional Information

Copyright© 2002-2008 DotNetNuke Corp.
DotNetNuke® is Copyright 2002-2007 by DotNetNuke Corp.

medium width layout