Hi all,
we've a requirement to add the custom button in aem search page after selected single asset. The same feature we implemented in assets page using JS its working as expected. But, when we add the logic in ominisearch.js it is not showing the button even load the pages multiple time.
Please share your input to sort the issue.
Solved! Go to Solution.
Views
Replies
Total Likes
Hello @blackbox1
It seems like you might have a caching problem. When changes are made inside js files, you need to make sure that you 'Invalidate Caches' and 'Delete Generated Client Library Files'.
Thanks,
Venkat
Hello @blackbox1
It seems like you might have a caching problem. When changes are made inside js files, you need to make sure that you 'Invalidate Caches' and 'Delete Generated Client Library Files'.
Thanks,
Venkat
Hi, I have the same requirement. how to make changes in the omnisearch.js?
Views
Replies
Total Likes