How to find which field/variable are avaliable on catalog form at Service Portal using client script
Hi All,I have requirement to update only the variable/fields available on the form at service portal and not RITM/SCTASK.but I am unable to get that information in catalog client script as g_form.getFieldNames() or g_form.isVisible() methods are not ...
