G
Guest
Hi,
I display the email information in one of our custom forms. The problem
is, when the user tries to close the form, it is asking "do you want to
save" with yes, no and cancel options.
I do not want this save message to appear and the form should close without
asking anything. I tried to write a function item_close() in the form and
close the item with return value of 1 but still I get that message.
can anybody tell me what can I do to prevent the users from getting that
message?
Thanks in advance.
I display the email information in one of our custom forms. The problem
is, when the user tries to close the form, it is asking "do you want to
save" with yes, no and cancel options.
I do not want this save message to appear and the form should close without
asking anything. I tried to write a function item_close() in the form and
close the item with return value of 1 but still I get that message.
can anybody tell me what can I do to prevent the users from getting that
message?
Thanks in advance.