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?