This topic is locked
[SOLVED]

 aspr98 password one menu item

3/1/2018 11:22:00 AM
ASPRunnerPro General questions
bnphillips author

I have a project menu that the first couple of menu items do not need password protect. My last menu item is an Administration menu. I would like to hard code with password for only this item... Is this possible. Note I am not a coder and will need instruction of how to code this in my project. Thank you in advance for any help you can extend me.

regards -bnpsr

admin 3/1/2018

It is not possible to hardcode the password for a single menu item. You need to use database-based login and restrict access to certain tables or pages via User Group Permissions. You would also need to enable Guest login to let guest users access most of pages in your app.