- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2022 07:10 AM
Is it possible to add search field in service portal for a table?
I am showing some list of records in the portal.. now along with these I need to add a search field..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2022 09:07 AM
Okay great ! Here are the steps to follow in inner widget
1) in HTML add this button code
2)in client script add the highlighted function
Please mark my answer correct if it worked for you
thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2022 07:14 AM
Hi,
Are you using OOB "list" page? or have you created custom page?
"list" page has OOB "Keyword Search" text box that can be used for your requirement
Thank you,
Palani
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2022 07:24 AM
I cloned it from "Data Table from Instance Definition" and opened the widget in "Page in Designer" and provided filter conditions here.. based on that data was showing.. now I need to add search as well.. please help me how to do this..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2022 07:49 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2022 09:08 AM
Yeah.. you already got few suggestions from Mohit.. That should help you 🙂