Hi, I'm trying to display a message " Search result not found" when the search item doesn't exist. how should I approach this? I was trying to modify the search core component javascript, because it is the resourceSuperType for the custom search component I have. Any idea on how to approach/fix this issue?
Thsnks
Solved! Go to Solution.
Views
Replies
Total Likes
The core component has hard coded message
You can try overriding the clientlibs if that helps.
The core component has hard coded message
You can try overriding the clientlibs if that helps.