a long time ago a contractor provided us with a su...
# suitescript
d
a long time ago a contractor provided us with a suitelet that took some parameters and redirected to a search page with a url redirect like:
/app/common/search/searchresults.nl?searchtype=Customer&Entity_PHONEtype=STARTSWITH&Entity_PHONE=3605551234............&style=NORMAL&report=&grid=&searchid=custom_search_id
, where the phone number was the parameter. Is there a list of values for things like
Entity_PHONEtype
?