It would be lovely to trigger event-handler style actions on a table via an action button. Action buttons can currently trigger queries, but why not more? While the queries triggered could be JS queries, thereby mimicking the capabilities of event-handlers, but instead having that native (low-code) support would be great. Some examples:
- Open a modal and set a temporary variable, thereby setting the context of the modal
- Apply a filter to a different table
- Switch to a tab and populate a form with the row's contents