This topic contains 4 replies, has 0 voices, and was last updated by PixelPaul 8 years, 5 months ago.
- 
		AuthorPosts
- 
June 14, 2016 at 10:50 pm #6680
 PixelPaulis it possible to search all the customers for any matches in more then one field. So if i search “Paul” and that is found in any one of the first name, last name or business name it add it to the results. I can’t find a solution anywhere 
 This is a cached copy. Click here to see the original post.
- 
June 14, 2016 at 11:28 pm #6681
 michoelI haven’t used SuiteTalk, but this should be possible by creating a Saved Search in the UI, and executing it with SuiteTalk https://system.netsuite.com/app/help…ehead_N3517038 To use OR in a Saved Search, you need to check ‘Use Expressions’ https://system.netsuite.com/app/help…n_N647582.html 
- 
June 14, 2016 at 11:59 pm #6682
 PixelPaulOriginally posted by michoel View Post I haven’t used SuiteTalk, but this should be possible by creating a Saved Search in the UI, and executing it with SuiteTalk https://system.netsuite.com/app/help…ehead_N3517038 To use OR in a Saved Search, you need to check ‘Use Expressions’ https://system.netsuite.com/app/help…n_N647582.html thanks michoel, but i want to be able to create these searches via the API as each search will be different. is it possible to create a saved search via the webservices API? i can’t seem to find any docs on how to. 
- 
June 15, 2016 at 12:24 am #6683
 michoelOriginally posted by PixelPaul View Post thanks michoel, but i want to be able to create these searches via the API as each search will be different. is it possible to create a saved search via the webservices API? i can’t seem to find any docs on how to. As I said, I haven’t used Web Services at all. However, I had a quick look at SuiteIdeas and it is listed as an open Enhancement (#96227) so don’t think it’s supported at the moment. As a workaround, you could run multiple searches and combine the results. 
- 
June 15, 2016 at 12:29 am #6684
 PixelPaulOriginally posted by michoel View Post As I said, I haven’t used Web Services at all. However, I had a quick look at SuiteIdeas and it is listed as an open Enhancement (#96227) so don’t think it’s supported at the moment. As a workaround, you could run multiple searches and combine the results. looks like i might have to do the multiple searchs and combine them. which is a shocker. i thought netsuite was bette then this ๐ does anyone know if there is a best way to do multiple searches without so much going back and forth between my app and netsuite? 
- 
		AuthorPosts
You must be logged in to reply to this topic.
