on 2022 Jun 27 10:11 AM
Hi all,
I have a SAC report with a table and I would like to reproduce the standard behaviour of "Undo data change" and "Redo data change" functionalities with code because I need to have these functionalities through two different buttons:
- A "Redo" button that replicates the "Redo data change" functionality
- A "Undo" button that replicates the "Undo data change" functionality
I attach below an image of funcionalities that I would like to reproduce through buttons

thank you in advance
Request clarification before answering.
Hello Gabriel,
Though Undo/Redo can be enabled in Table Styling Properties. See Below.

In case you want to script this functionality. You can playground by using the setQuickActionsVisibility(quickActionsVisibility: TableQuickActionsVisibility😞 void class of table.
undoRedoDataChange: boolean
Regards
Nikhil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.