Is there a way to read the "Available Filters" of ...
# suitescript
v
Is there a way to read the "Available Filters" of a saved search via SuiteScript 2.0? I'm trying to load a saved search (search.load) and want to get the "Available Filters" info. The info I need is the name of the filter (id), label, and type.
s
No the available filters tab from the UI is not available in the code
v
Thanks @Sandii. That helps.