Fixes for eForm Builder
The following issues have been fixed in this release for eForm Builder.
- 15.0320.38
- In a SharePoint data source form-based app, if a previously created SharePoint item is edited and a few SharePoint fields are deleted, it throws this error:
object reference not set to an instance
- 15.0320.39
- A Formula control inside a subform does not calculate the date difference between two Date Time controls when the value for the Date Time control is set through rules.
- 15.0320.40
- The Formula control does not work with a Number Box control inside nested subforms.
- 15.0320.41
- The Auto-Suggest control triggers a change event twice.
- 15.0320.42
- A Rich Text Box fails to execute rules to check if a field value is empty.
- 15.0320.43
- In the Telerik Dropdown control, the Please Select option is not selected by default.
- 15.0320.44
- If the Kendo Drop-Down List control value is set through rules, the value is cleared after clicking the OK button.
- 15.0320.45
- A subform pop-up window does not close if the Subform control contains a Matrix control.
- 15.0320.46
- Export to CSV fails to export if a subform column is rearranged before exporting.
- 15.0320.47
- Range, Timer, Data Grid, and Comments controls are not disabled inside the subform summary layout.
- 15.0320.48
- Nested level subforms bound to Auto-Lookup display duplicate rows.
- 15.0320.49
- Telerik Time control rules are triggering twice.
- 15.0320.50
- In a subform, Export as CSV exports hidden field values.
- 15.0320.51
- The Rich Text Box control is not doing word wrap.
- 15.0320.52
- Subform bound to REST lookup displays a blank row if the lookup response is empty.
- 15.0320.53
- SharePoint lookup design time returns a wrong count than the actual records count.
- 15.0320.54
- The Timer control stops the watch when the subform summary popup window opens.
- 15.0320.55
- A User List control with people source as SharePoint fetches all the records instead of the top maximum number of users.
- 15.0320.56
- Save as PDF fails if the form name contains a forward slash (/).
- 15.0320.57
- NetSuite lookups do not consider filter conditions to narrow down the result set.
- 15.0320.58
- The Telerik Date and Date Time controls fail to set the default value if the minimum date is a system variable.
- 15.0320.59
- In a form associated with a database data source, an Enum data type field bound to a drop-down list fails to submit the form.
- 15.0320.60
- A Time control in a subform bound to a database time field always displays the default value instead of the value from the database.
- 15.0320.61
- Editing a record that is deleted from a data source throws an incorrect error message.
- 15.0320.62
- In Draft Forms, the Delete All button does not delete all saved forms.
- 15.0320.63
- File Upload control label is kept clickable, but it does not upload he files, causing confusion to end user.
- 15.0320.64
- If a Data Grid control is configured with Date or DateTime data type, when edited the records are displayed with an equals (=) operator before the value.
- 15.0320.65
- Button controls are in Enabled state inside a subform for summary layout.
- 15.0320.66
- The Label control text does not wrap when the label content is large.
- 15.0320.67
- The addFiletoFileControl JavaScript method fails to upload multiple files.
- 15.0320.68
- The Multi-Select List Box control allows you to set invalid value from the addRowsToSubForm JavaScript method.
- 15.0320.69
- The Import Excel Data To Subform button is visible in forms view mode.
- 15.0320.70
- An OData lookup mapped to Text Box control fails to render the response data from the lookup.
- 15.0320.71
- Unable to set lookup data for Telerik Drop-Down List control using Rules and the SetFieldValue JavaScript method.
- 15.0320.72
- The Telerik Drop-Down List control event triggers twice when typing to search the value.
- 15.0320.73
- In the People Picker control, filter criteria do not filter based on enabled or disabled users.
- 15.0320.74
- In the Email control, the Default Value field allows you to a enter value length greater than the maximum field length.
- 15.0320.75
- An OData lookup mapped to the collection type control fails to render the response data from the lookup.
- 15.0320.76
- The Date control mapped with a system data variable gets resolved to the current date instead of the actual value from the variable.
- 15.0320.77
- In a nested subform, the parent subform height is restricted to the child subform height and stops the parent subform from resizing.
- 15.0320.78
- If a Data Grid control is bound to the Data Entities data source, clicking the close (X) icon does not close the configuration window.
- 15.0320.79
- The Comments control fails to send the most recent comment in an email notification.
- 15.0320.80
- A Data Entities lookup with filter criteria fails to execute when called from the JavaScript method.
- 15.0320.81
- In a form-based app, the View Form, Edit, and Back buttons are not localized.
- 15.0320.82
- The Telerik Date Control fails to set the date range from the 1st to 10th day of the month when set with Rules.
- 15.0320.83
- In a subform, the Export as CSV option exports Raw HTML control content.
- 15.0320.84
- The Load and onSubmit eForm events are not triggered from shared JavaScript.
- 15.0320.85
- Save Form message displays after undo checkout.
- 15.0320.86
- If Multiple Formula controls are associated with a single control inside a subform, adding a new row fails to execute the Formula control.
- 15.0320.87
- Print PDF does not retain styling applied to subforms.
- 15.0320.88
- In a subform, importing from Excel does not set the value to a Drop-Down List control bound to a picklist, lookup, or predefined list.
- 15.0320.89
- Exclude Auto Lookups always executes, whether the option is checked or unchecked.
- 15.0320.90
- The Formula control fails to perform the sum operation inside a Subform control.
- 15.0320.91
- A Multi-Select List box control bound to Auto-Lookup fails to fetch a fresh set of values from an Auto-Lookup after filter criteria are changed.
- 15.0320.100
- The List View control does not allow you to translate.
- 15.0320.101
- In the Subform (Legacy) control, Pie Chart control fails to render.
- 15.0320.102
- In a Chart control, the auto-update maximum value is not picking up the maximum value if it exceeds the configured maximum value.
- 15.0320.103
- Opening a form from the URL generated by the ViewRecordURL system data variable does not allow you to perform Edit or Back actions.
- 15.0320.104
- The Rich Text Box control gets disabled inside the Subform (Legacy ) summary layout.
- 15.0320.105
- In the Subform (Legacy) control, non-repeatable subforms at runtime show Export or Import options.
- 15.0320.106
- Database Lookups fail if the filter value contains special characters.
- 15.0320.107
- Changing the form language in view mode makes the controls editable.
- 15.0320.108
- The List View control does not display the option to switch between views if the Allow Delete option is unchecked.
- 15.0320.109
- An empty Warning pop-up message appears if the Group Box control contains a Pop-Up Select control.
- 15.0320.110
- The REST Service lookup data is not bound to nested subforms.
- 15.0320.111
- The REST Service lookup with SharePoint API does not retain the response mapping.
- 15.0320.112
- The Auto-Lookup filter criteria values fail to read from the Auto-Suggest control.
- 15.0320.113
- In a List View control, the column width is reset to the previously set configuration value.
- 15.0320.114
- The Import Excel and CSV Download Template button is not supported in the Safari browser.
- 15.0320.115
- In the Postal Code control, the Maximum Length is not getting changed.
- 15.0320.116
- In a nested subform, the parent subform CSS overwrites the child subform CSS.
- 15.0320.117
- The nested level Subform (Legacy) summary fields look editable in the summary layout, even though they are configured as non-editable while adding rows using the addRowsToSubform JavaScript method.
- 15.0320.118
- The getApplicationImage JavaScript method fails to get images.
- 15.0320.119
- In a Subform with summary layout and Enable Read Only History, at runtime when user tries to open the saved form, the View Record button is not visible.
- 15.0320.120
- Nested subform records fail to copy.
- 15.0320.121
- The Data Grid Column Header does not allow translation.
- 15.0320.122
- In a nested subform, the child subform records get deleted when you edit the second row of the parent subform.
- 15.0320.123
- In a nested subform, Export as CSV downloads multiple copies of CSV files.
- 15.0320.124
- The Auto-Lookup completion event does not trigger rules if the lookup response is empty.
- 15.0320.125
- In an Image control, setting an image through rules throws this error:
No Image Selected
- 15.0320.126
- The Telerik Time control value is set in the Submit step and is not retained in the second human task activity.
- 15.0320.127
- Inside a subform, if the Date Time control with the default value as the current date, adding a new row gets the DateTime value from the first row of the control.
- 15.0320.128
- In a subform, rules and JavaScript get triggered multiple times when the first row of the subform is edited.
- 15.0320.130
- If a Subform with a File Upload control is bound to a lookup, an empty row gets created resulting in a dummy file upload entry, which cannot be deleted.
- 15.0320.131
- The Formula Control value is cleared when the summary pop-up is edited.
- 15.0320.132
- The Formula Control is not calculating a sum of a Number Box inside a subform in a Standard task.
- 15.0320.133
- A single quote character in the database lookup filter criteria gets trimmed when editing the configuration.
- 15.0320.134
- In a File Upload control, a removed file inside a subform summary column layout does not clear from the UI.
- 15.0320.135
- If a User List control with the multi-select option enabled, and the search criteria Starts With does not allow you to select a second user.
- 15.0320.136
- The default value is set on subform controls when an empty subform row is copied.
- 15.0320.137
- The Multi-Select control does not allow you to select values from different pages in pagination.
- 15.0320.138
- Subform Copy Record does not copy numeric control values.
- 15.0320.139
- The Formula Control replaces the current date time if the value contains "now" as part of the string literal.
- 15.0320.141
- Save as PDF does not save charts in a PDF file.
- 15.0320.143
- A REST Lookup with method type POST and without payload fails to execute.
- 15.0320.144
- An Oracle Database lookup fails to put restrictions on NAME and VALUE keywords.
- 15.0320.145
- Draft forms are deleted when a new form is submitted.
- 15.0320.146
- The multi-language setting does not contain the Back and Edit buttons for translation.
- 15.0320.147
- A subform with default and minimum occurrence 0, when performing save form, a hidden default row gets saved.
- 15.0320.148
- SetFieldValue fails to set a value from Rule Builder if the value contains a dollar sign ($).
- 15.0320.149
- In the File Upload control, the Remove button is not localized in the Japanese language.
- 15.0320.150
- If a nested level subform is dragged from the Form Library, and controls are deleted from the nested subform, at runtime when the form is submitted, the nested subform control fails to save some data from the controls on the subform.
- 15.0320.151
- A Subform (Legacy) control in summary view fails to get the selected row index value.
- 15.0320.152
- In a data source based app, at runtime, opying related entity field records copies all the fileds along with the unique field, and it throws a duplicate record conflict exception.
- 15.0320.153
- If a User List control associated with SharePoint is configured to display a maximum of 1 user, at runtime, the control displays all the users, instead of limiting the list to 1 user.
- 15.0320.154
- A form-based app with a MySQL database cannot delete a record.
- 15.0320.155
- A nested subform fails to bind a REST lookup response.
- 15.0320.156
- A nested subform can be edited even if the parent subform is configured as read only.
- 15.0320.157
- In a Formula control in a nested subform, if the formula contains a field from the parent form, it fails to execute the formula control.
- 15.0320.158
- Report Part control configuration is not retained when an app is exported and imported.
- 15.0321.23
- SharePoint Query lookups do not return data during design time configuration.
- 15.0321.27
- In a cloned app, the File Upload control refers to the original app name, instead of the cloned app name.
- 15.0321.36
- In a subform, rules and JavaScript get triggered multiple times when the first row of the subform is edited.
- 15.0321.37
- Hidden action buttons on a subform are visible after the form is saved at runtime.
- 15.0321.39
- Editing for form-based apps fails if the associated entity fields from Data Entities have been removed.