Hi Everyone,
We have 2 search scope:
1. SearchScope1
2. SearchScope2
Both search scope are having usage keyword "GlobalSearchResult" and "Global". I need GlobalSearchResult usuage keyword because I want to hide both New and Delete button.
SearchScope1 Search Scope Filter: /CustomObject1
SearchScope2 Search Scope Filter: /CustomObject2
We have given permission to read this search scope through MPR.
We can see both search scope are displaying in Home Page under Search within drop down menu.
Issue Description:
Suppose I logged in FIM Portal as normal users and I can see both search scope in home page search within drop down menu.
I selected one search scope say SearchScope1 and clicked on Search button. This is redirecting me to GlobalSearchResultPage.aspx for CustomObject1.
However in this page I am seeing both search scope i.e. SearchScope1 and SearchScope2.
My requirement is just to show one search scope based on what I selected in home page. So in above case, GlobalSearchResultPage.aspx page for CustomObject1 should only show me SearchScope1 search scope under Search witin drop down.
Search URL for both search scope:
http://FIMSERVER/IdentityManagement/aspx/common/GlobalSearchResult.aspx?searchtype=c1939a77-4e65-49e5-b876-a31f6aa1e38a&content=%2a
http://FIMSERVER/IdentityManagement/aspx/common/GlobalSearchResult.aspx?searchtype=1dc89434-a634-4034-8140-5f024c044936&content=%2a
Any help would be greatly appreciated.
Thanks in advance!!
Sujit Kumar