consider interaction_related_record for table exclusions (in addition to interaction) when running a servicenow clone - particularly if TASKS are not being copied during a clone
these seem to work! function onSubmit () { alert ( g_form . getDisplayBox ( 'cost_center' ). value ); //--classic UI alert ( g_form . getDisplayValue ( 'cost_center' )); //--service portal }
Comments
Post a Comment