On Monday October 23rd, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low Code Revision 2683 and DesignTime No Code Revision 255 and RunTime Revision 1272. Platform1, Platform2, and Platform4 will begin their upgrade at 10:00AM CST with an expected completion time of 10:30AM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.
On Wednesday October 25th, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1271. Platform1, Platform2, and Platform4 will begin their upgrade at 3:00PM CST with an expected completion time of 3:30PM CST. Platform3 will begin its upgrade at 12:00PM CST with an expected completion time of 12:30PM CST.
DesignTime Low Code
Revision 2680: Form Visibility Table
- Implemented a new table for form visibility.
- Implemented a new widget/webpage control property for No Code properties.
- Implemented global escalation for no code workflows.
- Modified the Data Designer to be for individual entity and entity relations.
Revision 244: Subworkflow Creation Fix
- Creating Subworkflow's adds NULL values for some Int datatype columns which breaks promotion of the MDM_Process objects. The columns have been added to the insert query.
- The Data Designer Manage Property window is failing to have a selection for the Data Rule dropdown. The selection for the data rule dropdown has been readded.
- Resolved an error when adding relation keys in the Data Designer page.
- MultiTask exits throw an error when they are deleted and recreated. Added code to properly delete the MultiTask status exit.
- Implemented a MVC type to save a webpage and controller for a form in the Visibility and Validation widget.
- Implemented action area saving for form actions.
- Using a Lookup property now filters the widgets shown in the dropdown to widgets with the LookupWidgetNC property set to true. Using the textbox or textarea control type from non-static properties now filters the widgets shown in the dropdown to widgets with the HelperWidgetNC property set to true.
- Implemented a new feature in form groups called ContainerType. This allows the user to set the group to be a Collection, Reference, or a Widget type. All existing groups are Reference types. The Collection type allows the user to specify an Entity and then a Collection Entity for the group while the Widget type allows the user to set a widget for the group. Only widgets with the FormInsertWidget property set to True will be selectable.
- Process Entities are now disallowed from having the same name and process entities can no longer be deleted if they are in use in a form or in logic and will notify the user of where it is in use.
- Fixed a query in the logic for SAML login.
- Implemented navigation properties in the backend.
- Dynamic arrays now have the ability to be mapped in the user interface.