Make Advance Search Page as default Page for all the users

cancel
Showing results for 
Search instead for 
Did you mean: 
riya_soni42
Active Member

Make Advance Search Page as default Page for all the users

Hi,


I want to make Alfresco Advance Search Page as Home page for all the users without changing it from UI side.

So is there any way to change it from configurations ?

Thanks in advance.

2 Replies
mbajpai
Active Member II
riya_soni42
Active Member

Re: Make Advance Search Page as default Page for all the users

Hi,

I have seen that post,I have changed slingshot.site.configuration.xml , write the below code:

<configuration>
   <source-id>search</source-id>
   <properties>
      <root-page>search</root-page>
   </properties>
</configuration>

But when I login to home page , searching page is displayed like below  image.