On Monday, January 6, 2025, the IDE/DV/QA environments for Platform1, Platform2, Platform3, and Platform4 will be upgraded to DesignTime Low-Code Revision 2978 and DesignTime No-Code Revision 829 and RunTime Revision 1683. 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, January 8, 2025, the PD environment for Platform1, Platform2, Platform3, and Platform4 will be upgraded to RunTime Revision 1683. 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 2977 And No-Code Revision 825 And RunTime Revision 1678: Form And Field Dynamic Properties Update
- Implemented the ability to dynamically set group/subgroup/field properties via the status level and inside the logic status by updating the Visibility And Validation widget along with implemented new services called UpdateFormGroups and ReloadFormGroups.
- Removed the icons next to the revision links
DesignTime No-Code
Revision 823: Reupload Website File
- Reuploaded a website file that got outdated.
- The gear button to open Low-Code methods from a No-Code method service tries to open the method in Low-Code. Updated the URL generated to use the Low-Code URL.
- Added Label's and HyperLink's as static controls on the page designer.
- Opening a page or project on the projects page does not register it in the Recents list. Updated the projects page logic to correctly add objects to the Recents list.
- Moved the "CSS Classes" menu link to the last position in the "Design" section.
- Implemented the ability to attach files to a feature request by uploading a file and dragging it into the description field.
RunTime
Revision 1676: BPRequest History Duration Format Update
- The duration formatting for BPRequest history has been updated to be more readable.
- Some template and system widgets are overriding service outputs from the model. Updated the controllers to use an InsertAndUpdateNodes service instead of a CreateServiceNode service.
- Collections inside forms are now breaking with the new dynamic property logic. Added collections into the new dynamic property logic.
- Readded in a missing change.
- Widget groups aren't forming when aren't rendering properly. Redid the rendering for widget groups to match normal RunTime rendering.
- Implemented in the ability to return more than one value from a grid when using a selector on a textbox in a collection group/subgroup.
- Collection fields with a default value are getting whatever is in the first row when a new row is added instead of the default value. Updated the add new row logic to always use the default value when adding a new row to a collection.