Hi Everyone,
I would like to trap the calling of the confirm delete window that pops up when the delete button is pressed using the ABC template set.
I am not sure which embed to use.
I plan to do something like this psudo code:
Embed (Can you tell me which one?)
Code to see if any table rows exist in another table.
If there are rows in the other table
Then
Show a message to the user.
Do not call the delete confirm window.
Else
Call the delete confirm window.
End
Thanks
Emad
I would like to trap the calling of the confirm delete window that pops up when the delete button is pressed using the ABC template set.
I am not sure which embed to use.
I plan to do something like this psudo code:
Embed (Can you tell me which one?)
Code to see if any table rows exist in another table.
If there are rows in the other table
Then
Show a message to the user.
Do not call the delete confirm window.
Else
Call the delete confirm window.
End
Thanks
Emad