For this, you’d use action hooks, like after_action
. We show hooks in the book, and you can read the actions guide, and the “multi step actions” guide on HexDocs for more information on hooks.
1 Like
For this, you’d use action hooks, like after_action
. We show hooks in the book, and you can read the actions guide, and the “multi step actions” guide on HexDocs for more information on hooks.