jpierlot
7 years agoGuide
Auto redirect to signin page
Hi guys, We are building a private Community. We want to redirect users on a custom page. In the page initializer of the Studio, I added the following code: <#if page.name == 'CommunityPage' > <#...