When the outbound table map will result in an XML, may as well define all field types (even if the source/target field is Boolean for example) as String
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