I need to trigger a custom function that is run after a user clicks "Update" for a post in a Twill module, and that function needs to receive a variable e.g. the post_id number.
I know there are Admin Controllers for each module so I'm guessing I'd put it there but how would it launch.
Where do I start?