On the Portal I need to display the "Report an Issue" record producer when nothing matches the searc

jmainemccord
Tera Contributor

When searching the esc portal I'm looking for a solution to add a rule that if nothing is found in the metadata or AI that it shows the “Report an Issue” for a result. 

We've received feedback that often when a end-user performs a portal search and they get nothing in their results is a bad experience.

3 REPLIES 3

rachelsilveira
Tera Contributor

I would be interested in learning this as well.

rcard11
Tera Guru

We have heard this feedback as well from users.  Has anyone found a solution to this?  

Jonathan Ting
Tera Guru

The easiest way to do this without any customisation to the widget would be to create a 'Result improvement rule' on the Search profile record and have it display the record producer always show. The other thing you can do is setup a report for the 'sys_search_event' table to monitor searches that don't return any results. From there you can build 'Result improvement rules' to better the experience.

 

If you do a customistion to the widget, it's will most likely break in the Vancouver release, as I know there has been updates to AI search that will require the code in that widget to change.