We are desperate to find a way to control the order of the `option`s that appear in a select for a List/Record field when the type is Custom Record. Has anyone found a hacky (or non-hacky) way to achieve this? It’s sorting by order entered which is completely useless for our purposes.
k
Kristopher Wood
10/27/2023, 8:54 PM
user event script, hide the field, generate a scripted duplicate with the right order, beforeSubmit update the value of the original field
Kristopher Wood
10/27/2023, 8:57 PM
as for the default, it should be by internal ID I think.
j
jen
10/27/2023, 9:32 PM
I’m not sure how to achieve the above with the Set Options (