This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Refresh MyInbasket grid on onClick event in item form

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