Pass variable from HTML to client script in UIpage
Hi Folks, I am calling a UI page from UI action and passing some info to the page. I need to pass this from html to client script of UI page. I tried it using the below script but it is not working....HTML- <g:evaluate jelly="true">var id = RP.getWin...
