This topic is locked

Security Question

8/15/2011 12:32:47 PM
ASPRunnerPro General questions
BeachyLife author

Is it possible to have one page with no security and all the rest with security? As example, I have an "add" page that is the webform users enter their contact info on. I don't want that to require a security login. I DO want to require the security login for the list, edit, delete, view, export and print pages because I want those to be a "back office" that only certain people can view the data.
I thought I could just create a new add table view and just create the add page, but it looks like the security settings affect it.

Sergey Kornilov admin 8/15/2011

Enable 'Guest' login and restrict access to certain areas via User Group permissions.

BeachyLife author 8/16/2011



Enable 'Guest' login and restrict access to certain areas via User Group permissions.



I thought of that, but with Guest login, they would have to first login before seeing the webform, correct?

Sergey Kornilov admin 8/16/2011

No, this is not correct.