Join Slack
Powered by
hi Team Is it possible to remove a saved search f...
# suitescript
d
D17339
05/12/2022, 3:34 PM
hi Team Is it possible to remove a saved search filter Via SuiteScript ?
l
Livio
05/12/2022, 3:51 PM
Can you be more specific? not sure if i understand your question
d
D17339
05/12/2022, 3:52 PM
I Have a UI Saved Search< I need load the Saved search via script and remove the existing filter via script
D17339
05/12/2022, 3:52 PM
i mean specific filter not all the filters
l
Livio
05/12/2022, 3:53 PM
why dont you export the search as a script and modify it?
d
D17339
05/12/2022, 3:53 PM
I dont wanna do that
l
Livio
05/12/2022, 3:53 PM
well as far as i know i dont think you can remove a specific filter if you load a search but i may be wrong. wait for someone else to respond.
s
Sandii
05/12/2022, 4:33 PM
yes you can load a search and modify the filters, what did you try to do that makes you think you can't?
b
battk
05/12/2022, 7:13 PM
use
Search.filters
to set a new filter, which can be the original filters with one removed
Open in Slack
Previous
Next