We need to implement a personalized saved search in Asset Share Commons Project.
This functionality is used in OmniSearch to save personalized collections and I see it was also used in Geometrixx Site. http://aemfaq.blogspot.com/2013/06/personalized-saved-search.html
Not able to get the component that I should target to customize for my requirement.
Need to know if there an OOTB component available to achieve the same or how shall we approach on the solution.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @saukaush ,
You can create your custom saved search component. All the saved search criteria will be stored under /home/users/<user_path>/profile/querybuilder/savedsearch/<id>. Ex:- /home/users/a/admin/profile/querybuilder/savedsearch/image.
You can use the same criteria for your custom code.
Thanks
Tarun
Hi @saukaush ,
You can create your custom saved search component. All the saved search criteria will be stored under /home/users/<user_path>/profile/querybuilder/savedsearch/<id>. Ex:- /home/users/a/admin/profile/querybuilder/savedsearch/image.
You can use the same criteria for your custom code.
Thanks
Tarun
@saukaush Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Views
Replies
Total Likes
Views
Likes
Replies