is there any (supported) way to get the available ...
# suitescript
s
is there any (supported) way to get the available select options on a new line on a new record?
ctx.currentRecord
seems to to be the only handle when creating a new record, and
getSublistField
doesn't seem to work for the new line currently being added and
getCurrentSublistField()
doesn't exist. (client script)