newcomer - Wednesday, December 5, 2012 5:41 AM:
Hi all,
I have an item form with a button. The button triggers a method(javascript) and this method promotes the workflow of an item. After this is done I want to refresh MyInbasket page("work" frame).
I tried some stuff like "top.aras.work.reload();" but I couldn't get a reference to the Aras main window in the javascript method.
Anyone an idea how I can accomplish that?
Regards
newcomer