Enhancements for eForm Builder

This release includes these enhancements for eForm Builder.

15.0320.01
The Data Grid form control supports custom templates that allow visual formatting for data columns.
15.0320.02
In the Data Grid control, form users can drag and drop columns to reorder them, and customized view settings are saved across form sessions.
15.0320.03
The Data Grid control supports importing data from Excel.
15.0320.04
These system data variables are available:
  • Current Date (ISO)
  • Process Started Date (ISO)
  • Task Assigned Date (ISO)
  • Task Due Date (ISO)
  • User Registered Date
15.0320.05
The Data Grid control supports filtering and reordering at runtime.
15.0320.06
These form controls are available:
  • Video control
  • Switch control
  • Masked Input control
  • QR Code control
15.0320.07
The List View control allows you to rearrange the column display order at runtime.
15.0320.08
The Data Grid control supports column templating and allows users to define HTML content to be displayed in a column.
15.0320.09
In the Analytics Report Part control, the filter value supports passing array type.
15.0320.10
The field value change event can be triggered from the setFieldValue JavaScript method.
15.0320.11
In a form-based app with a Data Entities data source, Edit Form Submit concurrency check asks for confirmation whether to reload the form with the latest data or retain the data in the form. This lets the user record the data they entered, instead of forcing the data to be reloaded.
15.0320.12
An anonymous forms license check is applied.
15.0320.13
Form runtime error messages are localized.
15.0320.14
The onSummaryPopupOpen helper method captures the event when the Summary pop-up opens.
15.0320.15
The List View control provides Font Style options.
15.0320.16
The showNotification JavaScript method and Action in Rule Builder are available.
15.0320.17
The Phone control supports international formats.
15.0320.18
In the Credit Card control, expiration date month has been made to show current month by default.
15.0320.19
Draft form names allow a maximum of 256 characters.
15.0320.20
In the File Upload control, the validation messages are more descriptive for form users.
15.0320.21
The Multi-Select List Box control provides an option to choose a delimiter separator character.
15.0320.22
eForms runtime pop-up messages display an icon for Information, Warning, and Error messages to make it easier for end users to interpret the message.
15.0320.23
eFormHelper.constants.fieldProperty gets the field property value.
15.0320.24
The Matrix control supports required property configuration.
15.0320.25
The File Upload control stores the date-time when a file is uploaded.
15.0320.26
In the Comment control, the missing labels are localized.
15.0320.27
In the Number Box control, the placeholder displays the Minimum and Maximum value.
15.0320.28
The Time and Kendo Time controls provide an option to set the default value.
15.0320.29
The List View control provides an option to copy a record.
15.0320.30
Lookup filter criteria provides IsNull and IsNotNull operators
15.0320.31
eForms allow you to save a form name with Unicode characters.
15.0320.32
The onSummaryPopupSubmit helper method captures the event Summary popup action.
15.0320.33
The Comment control provides the option for the user to edit history comments.
15.0320.34
The Report Part control supports print PDF.
15.0320.35
The Timer control value can be set using the setFieldValue JavaScript method.
15.0320.36
In the Sequence Number control, you can set a field as mandatory.
15.0320.37
The triggerSectionsDisplayRule JavaScript method is added to trigger display of section rule.