Hi all - I have a user event script and I trying t...
# suitescript
c
Hi all - I have a user event script and I trying to get the text from a list/record drop down on a form. But, I keep getting "Invalid API usage. You must use getValue to return the value set with setValue". I am using the record.getText({fieldId: 'currency'}); Is there another way to get the text from a drop down list?
s
did u create the dropdown with its values in the script as well?
c
Hi @SuiteBender No, the dropdown is a custom field and not created in the script. I am going back and forth with NetSuite support with no luck yet.