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