How can I dynamically get a record field's select ...
# suitescript
r
How can I dynamically get a record field's select options in a suitelet with a custom built form? I tried Field.getSelectOptions() after loading and it says it is not a function. I need a list ID or record ID as source for addField, but I only have the fieldID.
TypeError: field.getSelectOptions is not a function
I'm trying to avoid making a large object map.
b
read the important warnings
r
Huh. It's in German
The whole help center lol
s
theres a dropdown where you select the language
r
i'm wicked smaht
thanks it worked