On Monday, August 12, 2024, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2862 and DesignTime No-Code Revision 672 and RunTime Revision 1523. 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, August 14, 2024, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1523. 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 2857 And No-Code Revision 662 RunTime Revision 1516: Page Designer Improvements
- Removed all Low-Code properties from the designer and added a new property called Datasource Parameters to show a datasource's parameters.
- Added an option to not use custom URL's in the ViewToPDF service.
- Added new columns for No-Code properties in views
- Resized the top windows in the canvases to the size of the Iframe they contain.
- Reuploaded objects related to imports.
- Added a button for view parameters and event parameters to add collections with a RowNumber child node. Event parameters also have a Delete child node.
DesignTime No-Code
Revision 663: Datasources Column Cleanup
- Removed unused columns on the Datasources page and fixed an issue with searching on the list.
- When adding entity properties if a MAX data type is selected, then the data length field is removed.
- The menu text for "Audit Search" has been updated to "Audit Data".
- Updated Business Process Home page widgets to be able to be closed.
- ViewParameters cannot be added to No-Code pages currently. Added logic to be able to add ViewParameters.
- Added abilities to call a linked method from a grid column action, link a page, and link a business process.
- Choosing the external filter now updates the title name and defaults it to the column name.
- Added additional features to arrays in the EntityOutput services.
RunTime
Revision 1518: Grid Dropdown Reload Fix
- Running the ReloadFormFields services is causing issues with grid dropdowns. Modified the code that reloads the HTML based off the service.
- Added UDC logic for filtering and joins.
- Datasource parameter separator is currently %2526. It has been updated to be %26.
- Added a database column to keep track of the workflow auto mode queue.