Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Workflows / Process Editor

Fixed issue of the Process editor not loading workflow definition after upgrading from ver 3.2.x to 3.3.x .

Fixed the bug where the form's ProcessFlow data is not in consideration of the form's checking changes prior to exit.

Fix issue of the completion of parallel tasks if only 1 task is finished.

Fixed the issue in Workflow Redetermination where selected WF Instance is incorrectly re-assigned when WF has multiple versions

MyForms

Update minor UI issue in embedded MyForms, which clears the selected Form Name when pressing refresh button.

Search Helps

Updated functions _applySearchHelpFilters and _applySearchHelpFilters2 in BaseFormController.js to resolve issues with Search Help Filters not functioning correctly on lower UI5 library versions, specifically when using Search Help Dialog depending on the UI version.

Updated pre-built Cost Center search help OData service to have better handling of filter string.

Validations

Updated the mandatory validation for input fields in table control. This resolves an issue where a mandatory field in a table row, once populated and then deleted, was not validated correctly.

Fix issue with JS prompt function suppress the Comment Dialog if no validation function is configured.

Attachments

Fix issue of JS function of embedded attachment impacted by the UploadSet in FAB Ver. 3.3.1

Allowed 'enabled' property setting for File Uploader & File Uploader By Key.

Used 'encodeURIComponent' to support attachment filenames with special characters.

Fix UI minor issue with attachments file extension longer than 3 characters.

Javascript

Updated the issue causing the unexpected space character in the JS code file when opening scripts/fab.js

Update FAB JS Document help for function 'getTableRowField'

Related Pages