Resolved! How to display hyperlink on catalog form using client script
In the below script when condition is "No" I want to display a hyperlink on the catalog form so user can click on that link.function onChange() { if (g_form.getValue('variables.owner') == 'Yes') { //g_form.setDisplay('variables.messa...