How to change default view on storefront website.

How to change default view on storefront website.

book

Article ID: CTX216893

calendar_today

Updated On:

Description

When we access Storefront site, the page directly lands to Favorites tab.
How to change it?


Instructions

Open web.config file of the Receiver for website.
Means if the name of Store is SF, then the Receiver for website would be SFWeb.
So go to C:\inetpub\wwwroot\citrix\SFweb and open web.config file.

Search with "defaultview" it would be set to auto by default.
If you want to land on Desktops tab change the value to Desktops.
If you want to land on Apps tab change the value to Apps.