Skip to Content
0
Former Member
Mar 23, 2009 at 07:13 PM

Closing form

36 Views

Hi

I have a user form with UDO and i need to close him after i insert something.

i try to use form.close() on AfterFormDataADD and form.items.item("1").click() and didn't work