I'm trying to create a log in DataPage that, depending on the user level (Admin, Developer or Customer), will grant or deny access to another DataPage. The user type (level) is a field of Users Table. So the process would be: 1) register as a user with email and username (already done that) - 3 different Forms for each user type/level; 2) After a user has registered they can log in; 3) Depending on which type of user logs in, they will be granted access to a different DataPage or even to the same DataPage but with different permissions.
How do I do that? I couldn't find anything on the Help pages.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Paolo
Hi everybody,
I'm trying to create a log in DataPage that, depending on the user level (Admin, Developer or Customer), will grant or deny access to another DataPage. The user type (level) is a field of Users Table. So the process would be: 1) register as a user with email and username (already done that) - 3 different Forms for each user type/level; 2) After a user has registered they can log in; 3) Depending on which type of user logs in, they will be granted access to a different DataPage or even to the same DataPage but with different permissions.
How do I do that? I couldn't find anything on the Help pages.
Thank you.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.