- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2015 11:14 PM
Hi,
I would like to know how many filter conditions can be added in the for text search on list view of a table in ServiceNow.Is there any limit on the search query in this scenario.if so is there any configuration in ServiceNow where we can configure this.Thanks in Advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2015 11:39 PM
Hi Akram,
There is no limitation for number of characters in the text search option in list view as far as I know.
But, be aware that most browsers have a limitation of about 2000 characters on URLs, so you won't be able to use the filter in URL if it's too long:
http - What is the maximum length of a URL in different browsers? - Stack Overflow
Regards,
Sergiu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2015 11:39 PM
Hi Akram,
There is no limitation for number of characters in the text search option in list view as far as I know.
But, be aware that most browsers have a limitation of about 2000 characters on URLs, so you won't be able to use the filter in URL if it's too long:
http - What is the maximum length of a URL in different browsers? - Stack Overflow
Regards,
Sergiu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2015 12:27 AM
Thanks Sergiu