We are desperate to find a way to control the orde...
# general
j
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
user event script, hide the field, generate a scripted duplicate with the right order, beforeSubmit update the value of the original field
as for the default, it should be by internal ID I think.
j
I’m not sure how to achieve the above with the Set Options (
itemoptions
) popup from Transaction Lines