action-center
2023.10
false

Action Center release notes
Last updated Apr 29, 2026
2023.10.0
Release date: 3 November 2023
What's new
Advanced Forms
Enhanced JavaScript functionalities for customizing form tasks and expanded the possibilities for executing the code within form tasks. You can now enjoy faster and more diverse form tasks using Advanced Forms.
With these latest enhancements, you'll have even more tools to create forms:
- Improved rendering performance.
- Full usage of Edit Grid Templates - Now you can use the Templates for customizing an Edit Grid using JavaScript to enhance your forms.
- New Button type - The Button component has been revamped allowing it to function as an Event. You can now configure event-based actions for buttons, making your form actions more dynamic and interactive.
- Modern JavaScript support - Personalize your forms using ES6 syntax and features.
- Expanded form logic capabilities - Use the
instanceandoptionsvariables in the form logic of different form components to create more responsive forms.
Install the 1.4.8 version of the Persistence activity package to experience a new way of creating forms.
Make sure you check out the release notes for Persistence 1.4.8.
Bug fixes
Fixed the Form Designer's failure to update automatically when adding new grid columns only for Advanced Forms.