Forms access for logged in users

ifs-net 15 Dec, 2012
Hello,

Is there a way to make the forms accessible only for logged in users ?
But I do not want to make a limitation by menu.

I want to make the menus public accessible. And when user wants to display the form, if he is not logged in --> I want to show "please login", if already logged in --> goes to related form.

Thanks
GreyHead 15 Dec, 2012
Hi ifs-net,

The Authenticator action will do this. Set it up to allow the groups that you want to have access and then put a ReDirect User action on the On Fail event and point it to the Login page.

Bob
This topic is locked and no more replies can be posted.