Search results
I don't know if this is the right place to ask, but im looking for som information to implement the list of favorites like the one on the alternate home page for the support portal. Is there someone who can point me in the right direction?
Also if somone knows how to handle serch. I have added the search viewpanel but clicking the Show All Results leeds nowhere. Cn anyone giv me a hint on where to find infomration on this?
Answers
We have built a new Home and added the search-viewpanel. It works in the contents oc doing the search and presenting search result, but the link 'Show All Results' doesen't work. In the original home the link shows a page with all serach results presented. What du we have to implement to make the serach viewpanel open this search result page?
Regarding the favorits, we lika to list a users favorit request offerings just like it is on the default Home. I have notice there is an API to get a users favorits (GetFavoriteRequestOffering) so i guess we have to build our own solution for this?
Can you share your code and we can review?
TypeId : facetedSearch
CreatedDate : 2015-08-17 13:49:19.857
CreatedBy : NULL
LastModifiedDate : 2017-12-11 17:04:30.837
LastModifiedBy : NULL
TypeId : html
CreatedDate : 2018-08-27 09:11:25.510
CreatedBy : NULL
LastModifiedDate : 2018-09-05 07:41:41.193
LastModifiedBy : NULL
The JSon file looks like this
I can't find any implementation of the search viewpanel hence I don't know how the control is rendered and have no ide how to handle the outcom of the search. I have no controles or placeholders for the searchresult in the custom home page html.