Structure GWT Customization Wizard opener Refresh
Hello gurus,
I can not find a solution for specific GWT table refresh after the Wizard is completed.
The FormResult is defined in my own Processor that works perfectly.
I attached video where the refresh is not done and I'm looking for a solution how to do so same as check-in operation does.
I need to refresh the gwt table but I can not find solution.
I use following article but it does not work as I expect.
FormResult.setNextAction() - CS122493
//(FormResult)
result.createAndAddDynamicRefreshInfo(latestWTP, oldWTP, NmCommandBean.DYNAMIC_UPD);
FormResult.setNextAction() also does not work as I would like or I didn't find correct javascript function to do so.
![]()
Any suggestion?
PetrH

