when-remove-record [message #204405] |
Mon, 20 November 2006 09:17 |
yogen
Messages: 39 Registered: October 2006 Location: UK
|
Member |
|
|
Hi All,
I am working on forms 6i.
My requirement is that when user remeoves a record he must get a alert saying does he wants to commit the changes or rollback.
if presses yes record must be deleted from database forever otherwise that record must stay in the datablock as well as database.this i could think of doing by queriyng the form again after user's response to the alert.
i am trying to use when-remove-record for this problem and able to successfully display the alert also but since i can't use restricted built-ins in this trigger i don't know how to query the form automatically again or how to commit the removed records in case user had pressed yes.
please help me meeting this requirement .
thanks in advance.
[Updated on: Mon, 20 November 2006 10:23] Report message to a moderator
|
|
|
|
|
|
|