I am wanting to fire an event when something new is entered into the matltrack_mst Table.
Using the application event system, what event and trigger should I be using?
I am trying
Event Name: IdoOnItemInsert
Applies To Objects: SLMatltracks
With an event of a simple notification.
Then using the form Quantity Move I move some items from a lot, this form uses SLLotLocs but the matltrack_mst table does get new items inserting into it. But the event will not fire. What am I missing here?