Need help with jelly script in UI Page
Hello Experts,I need a small help on the UI page. Please follow the below code: <script language="javascript"> function openPopup(){ var gm = new GlideModal("open_content_helper",false,500); gm.setTitle("Suggest a Description"); gm.setPrefer...