Is it possible to add search field in service portal for a table?

Sathwik1
Tera Expert

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.. 

1 ACCEPTED SOLUTION

Okay great ! Here are the steps to follow in inner widget

1) in HTML add this button code

find_real_file.png

2)in client script add the highlighted function

find_real_file.png

Please mark my answer correct if it worked for you

thanks

 

 

View solution in original post

18 REPLIES 18

So with out breadcrumb we cant really remove the filter which was entered through key words this is the only way 

so make it true if your client wants to remove filter or refreshing the page would be the other option

so i think you need to add one more line for this in cloned data table from instance definition widget server script

options.show_breadcrumbs=true;

below the line highlighted in the below screenshot

find_real_file.png

Please mark my answer correct if it helps you

 

I make it false wantedly.. my customer doesn't want... 

pls can you look some option...

in the below link I found some option but not sure how to accomodate it in the script.. can you pls have a look and help me..

https://community.servicenow.com/community?id=community_question&sys_id=edeaaa65db3f5f409d612926ca9619b4

@Mohith Devatte 

okay let me try will get back to in 5 to 10 min stay online

Thank you! will be online.. waiting for your response..