I have some dex code which validates the Item description in item maintenance. Works great until they "Copy" an item using the Copier Series 3rd party product (yeah I know, its a GP product) and then I lose context and my code doesn't run. What's the easiest way to evaluate the item description (gp Item maintenance) in the context of a 3rd party form trigger and force the validation?
I've tried adding post triggers to the Copy button but can't get it to fire. Seems to ignore my trigger_After_Original script where the other dictionary has context.
Also, any secrets to debugging with 3rd party dictionaries?
TIA
I've tried adding post triggers to the Copy button but can't get it to fire. Seems to ignore my trigger_After_Original script where the other dictionary has context.
Also, any secrets to debugging with 3rd party dictionaries?
TIA