How can I get select options text after submit?
# suitescript
a
How can I get select options text after submit?
s
what are you trying to do?
a
Get the texts from a select field
s
record.getValue()
a
That will return the values
But I need texts
Labels
s
I don’t understand
a
@PNJ any suggestion?