I have been facing the following issue. In Alloy MVC site if i restrict any block access then the page containing the block itself is not being shown. But in Alloy site - that is developed based on webforms its working as expected i.e. it is smply hiding the restricted block on the page. Example : when i removed access to Everyone group to "News" (pagelist type) block on "Alloy-meet" page in Alloy MVC site. then when i browse to Alloy-meet page it is redirecting to login page - http://localhost:37010/Util/login.aspx?ReturnUrl=%2fAlloy-Meet%2f . but the same functionality is working fine in Alloy-webforms site.
The same issue is replicated in my local episerver mvc site. and one more observation is Returnurl is being added. Please help me.
Hi,
I have been facing the following issue. In Alloy MVC site if i restrict any block access then the page containing the block itself is not being shown. But in Alloy site - that is developed based on webforms its working as expected i.e. it is smply hiding the restricted block on the page. Example : when i removed access to Everyone group to "News" (pagelist type) block on "Alloy-meet" page in Alloy MVC site. then when i browse to Alloy-meet page it is redirecting to login page - http://localhost:37010/Util/login.aspx?ReturnUrl=%2fAlloy-Meet%2f . but the same functionality is working fine in Alloy-webforms site.
The same issue is replicated in my local episerver mvc site. and one more observation is Returnurl is being added. Please help me.
thanks in advance,
Nani