How to Redirect URL in UI page
Hi All, I have a requirement where I need to redirect to the portal page from UI page.Tried with "gs.setRedirect(url);" But it didn't help much. Also, I need to hide one button in UI Page. Please advise on this. Thanks.