csv upload run hooks after update/insert

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
angus
Veteran Member
Posts: 128
Joined: 2020-05-28 22:27

csv upload run hooks after update/insert

Post by angus » 2024-02-10 20:42

I am using the built in csv upload and it works great but I need it to run after update / after insert hooks and I dont see anyway to enable this? Can someone help me?
AppGini 22.13

Post Reply