Release 7.25.12
GENERAL
Changes
You can now view and add admin comments in multiple locations. These locations currently support this feature:
Adapters
Datastore parameter detail
Form detail
Form field detail
Mailbox reader detail
Person group detail
Process detail
Process step detail
Role detail
Settings
Web service detail
COMMON
Changes
Added more functions to/in the CommonInterface, please see the wiki: https://wiki.smt-x.com/index.php/JavaScript
FORMS
Changes
You can now assign a sort field to each column in grid fields.
WORKFLOW
Changes
The
WorkflowInterface.addMessageAsEndUsermethod now mirrors user actions performed via the workflow UI. For instance, if the current step's configuration includes calling a web service through the message function, the web service will automatically be invoked.
SERVICE CATALOG
Changes
Added more functions to/in the ServiceCatalogInterface, please see the wiki: https://wiki.smt-x.com/index.php/JavaScript
If you add a document through the UI and click cancel without saving the extra fields, the document will be removed.
You can now specify per template whether to copy document files to versions.
Fixes
The actor help text did not display correctly during template editing.
Multivalue parts (checkboxes and multiple typeahead) with only empty values did return null instead of an array with empty results
Last updated
Was this helpful?