for the view history feature follow the link below, however may be just as easy to write changes to the field(s) concerned to the activity trail (worknotes)
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