How to call CloseDashboard in 8.1.1.11 In OpenUi ? because don't work in Browser script
We make a migration 7.8 to 8.1.1.11.
For Smartscript, on a applet browser script before a "Gotoview" we had a call to "CloseDashboard" method (In BS "Persistent Customer Dashboard").
But now in 8.1.1.11 that line script don't work, I made trace in Preinvoke method of BS "Persistent Customer Dashboard", the script invoke "CloseDashboard" method but they do anything (dashboard still open)
In OpenUi can we call the "CloseDashboard" method , can I have an example, please ?
CDLT.