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

hello sathwik,

yes its doable before that did you clone the inner widget as well or the outer widget only?

Yes, I cloned the inner widget as well.. ie.,data table.. 

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

 

 

Thank You!