Now, in saas signup setup page, we can configure select fields for showing timezone.
Need to append _tz suffix to the fieldname and fieldtype should be Select.
In browser, it will show the timezone list + try to auto-select the timezone based on browser's configuration
Now, in saas signup setup page, we can configure select fields for showing timezone. Need to append
_tz
suffix to the fieldname and fieldtype should be Select.