I am trying to create a serverWidget "select" (dro...
# suitescript
m
I am trying to create a serverWidget "select" (dropdown box) which is populated with a subset of saved search names. I believe to do so, I have to script an ad-hoc "Search" of type search.Type.SAVED_SEARCH, then iterate over results and cherry pick fields out. My question for this group: Does anyone know the field "names" for searches of type search.Type.SAVED_SEARCH? I am not seeing reference to these field names anywhere in the schema browser, and the Chrome "Netsuite Search Export" plugin doesn't know how to handle this data type either (which is super-sad trombone)