Technical support This forum is closed.
Version 1.x > Technical support > LogonForm View modes: 
User avatar
Guest
redactuk - 8/4/2006 7:11:02 PM
   
LogonForm
I've created a new page template called WebLogon.aspx in the root of my default KenticoCMS folder that includes a Page Header and Page Text editibable regions and also further down a LogonForm. When I access this page directly it displays fine. But when I enter these two lines in web.config to set up a secured area:

<add key="CMSSecuredAreas" value="/support" />
<add key="CMSSecuredAreasLogonPage" value="~/WebLogon.aspx" />

and then try to access this secured area... it displays the Logon Form but NOT any of the other editable regions on that page. What am I doing wrong?

Many thanks

User avatar
Guest
admin - 8/7/2006 6:25:41 PM
   
Re: LogonForm
Hello,

Unfortunately, the logon page cannot contain any editable regions.

Best Regards,