I want to check whether the user clicked on the Delete option or Cancel option. If clicked on Delete option then i want to do another save operation into database. Can anyone help pls?
*This post is locked for comments
I want to check whether the user clicked on the Delete option or Cancel option. If clicked on Delete option then i want to do another save operation into database. Can anyone help pls?
*This post is locked for comments
Mariano,
Thanks for the help,
With the information provided I resolved the case
Regards.
Jose,
In VST, you can register an event handler (BeforeModalDialog or AfterModalDialog) against the modal dialog and form displaying it. The event handler method will then evaluate the message contained as part of the event arg. Take a look at dyndeveloper.com/.../VST_Programmers_Guide_GP10.pdf chapter 16, page 89 for more info.
Hello Ismail
Parakkal Ibrahim You comment that you have an idea of how to do VST, can you share how?
Thanks
Hi Almas,
Thanks for your reply.
I got solved my problem with David Musgrave's suggested solution.
Dear David Musgrave,
Thank you very much for your reply.
Your solution worked for me.
Thanks again,
Ismail Parakkal
Hi
You must use a database trigger on the SOP_HDR_WORK table watching for the delete event.
Look at the passed table buffer to the key fields.
David
Hi Almas Mahfooz,
Yes I am trying for customization itself, but through Dexterity. I know the possibility through VST, but need to know how to do it in Dexterity?
You can not do this without customization.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156