Hi,
For some reason can't figure out how to get a user response when they click a button and act accordingly?
eg. similar to the message function.
'Are you sure you want cancel this action?'
if yes - delete record
if no - leave as is
If I look at the code , it seems as if the Form "Cancel confirmation" message that pops up is part of the form function
Is there a way I can include a custom action in this function?
thanks
Johan