Join Slack
Powered by
For instance, on a project record, a select field ...
# suitescript
r
reptar
12/27/2019, 6:01 PM
For instance, on a project record, a select field called Jira Project ID with an internalid unknown and a text value of "NS".
m
MTNathan
12/27/2019, 6:08 PM
One option would be to add a text formula to the criteria instead of the select field itself, with the formula simply being the field's value (i.e.
{fieldid}
)
MTNathan
12/27/2019, 6:09 PM
I've done that when I want to essentially use a
contains
search on a select field
✔️ 1
2
Views
Open in Slack
Previous
Next