Resolved! g_form.setMandatory(<variableset>,false) not working after upgrade to Orlando
Since upgrading to Orlando the following script has stopped working on the portal: g_form.setMandatory("<variable set>", false); g_form.setDisplay("<variable set>", false); After playing with it I found that it was just the setMandatory that is not w...