Join Slack
Powered by
Does Result.Value(options) not really support Form...
# suitescript
l
Luis
05/10/2023, 1:04 PM
Does Result.Value(options) not really support Formula fields?
r
Reuben Joyce
05/10/2023, 1:41 PM
I believe this may assist?
https://stackoverflow.com/questions/57549910/suitescript2-0-getting-values-from-a-saved-search-formula-column
b
battk
05/10/2023, 6:01 PM
the option not listed there is to use
search.createColumn
in combination with
Result.getValue(column)
Open in Slack
Previous
Next