Hi Experts,
We have created anonymous iviews which is assigned to a particular Role which in turn assigned to the Guest user and also as part of anonymous Users Group.
We have created a new desktop and Framework where we removed all the top level navigation and headers(Displaying only the iview)
We have tagged the Quick Link for each anonymous iviews and calling the URL with the Quick links.
Ex:- http://hostname:50000/irj/portal/anonymous/crm/contactus Quick Link :- crm/contactus
http://hostname:50000/irj/portal/anonymous/crm/Newletter
Now the issue is if I am calling without any quick link, as
http://hostname:50000/irj/portal/anonymous or
http://hostname:50000/irj/portal/anonymous/crm
then the contactus iview is displayed as default.
Any one has an idea that if I am typing the URL as http://hostname:50000/irj/portal/anonymous then the contactus iview should not be displayed or the page should be blank for the end user.