In a search formula, you can get the value instead...
# suitescript
b
In a search formula, you can get the value instead of the text by appending ".id" to a field ID like this.
Copy code
{custrecord_custom_list_field.id}
I'm wondering if anyone knows of any other nifty tricks like this. Are there any other strings that can be appended? Is there any documentation about it?
b
So I guess there aren't any others. Thanks.
b
select values dont have much more than text and id
b
Yeah, sometimes it defaults to the value, but I want the text
Just some standard fields