Probably a basic question for most php programmers but I can't find it.
When I hit Submit on the Event Form Add or Edit, I want it to also update another table in addition to the events_main table.
Is it the TWIG module?
Any ideas on how to fire off another table update as soon as the Events data writes to its table?
Appreciate any advice on this.