application.closeForm() seems not to work in WC?

This has been discussed before but I’m experiencing that the application.closeForm(‘mydialog’) does not work in the web client.

I can close the dialog using a button on it or from another form so I know I’m using the correct dialog name etc. But cant close it from code - either modal or non-modal format??

Anyone have similar experiences recently?

Well i am using application.closeForm(‘mydialog’) in 5.2.6 and 5.2.7 and it seems to be working fine .

well i could try to help u if u could put your showformdialog and closeform code in here .