darrenhillconsulting
04/19/2024, 5:02 PMtimezone
on the LOCATION record?eminero
04/19/2024, 5:51 PMvar lookupFields = search.lookupFields({
type: search.Type.LOCATION,
id: location,
columns: ['timezone']
});
I have used this.eminero
04/19/2024, 5:52 PM