mathan
02/14/2020, 6:24 AMNElliott
02/14/2020, 10:00 AMrecord.getValue({fieldId:'mycustomfield'});
to return the internal id
or
record.getText({fieldId:'mycustomfield'});
to retrieve the text value.mathan
02/14/2020, 10:02 AMNElliott
02/14/2020, 10:05 AMmathan
02/14/2020, 10:06 AMNElliott
02/14/2020, 10:06 AMmathan
02/14/2020, 10:07 AMNElliott
02/14/2020, 10:07 AMmathan
02/14/2020, 10:08 AM