action-center
2023.10
false
- Release notes
- Installation and upgrade
- Before you begin
- Getting started
- Activities
- Designing long-running workflows
- Start Job And Get Reference
- Wait For Job And Resume
- Add Queue Item And Get Reference
- Wait For Queue Item And Resume
- Create Form Task
- Wait For Form Task And Resume
- Resume After Delay
- Assign Tasks
- Create External Task
- Wait For External Task And Resume
- Complete Task
- Forward Task
- Get Form Tasks
- Get Task Data
- Add Task Comment
- Update Task Labels
- Actions
- Processes
- Audit
2023.10.0
Action Center
Last updated Oct 25, 2024
2023.10.0
Release date: 3 November 2023
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
instance
andoptions
variables 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.