Hi Guys, how can I make copy of existing savedsear...
# suitescript
a
Hi Guys, how can I make copy of existing savedsearch via Suitescript 2.0?
j
I haven’t tried this myself, but I’d think you could do it by first doing a
search.load()
then copy the filters and columns to a new search.
a
@jen okay, let me try... thanks!