Hey there
I have a few questions, someone might now the answers..
I'm working on a reservationsystem, which needs to have multi-level users. Some users should only update and insert data, and shouldn't be able to read some data, like creditcardnumbers etc.
But there should also be a user, that can print several reports, like earnings etc, and there should be a user, that has access to all functions, and can read creditcardnumbers, but the rest shouldn't
Can i use different interfaces for different users, so that some users can only insert data on creditcardnumbers and not read it, or that users have different menus, depending on their access level..
Can anyone help me out with these questions? Feel free to ask for more details, if this isn't clear enough..
Thanks in advance
I have a few questions, someone might now the answers..
I'm working on a reservationsystem, which needs to have multi-level users. Some users should only update and insert data, and shouldn't be able to read some data, like creditcardnumbers etc.
But there should also be a user, that can print several reports, like earnings etc, and there should be a user, that has access to all functions, and can read creditcardnumbers, but the rest shouldn't
Can i use different interfaces for different users, so that some users can only insert data on creditcardnumbers and not read it, or that users have different menus, depending on their access level..
Can anyone help me out with these questions? Feel free to ask for more details, if this isn't clear enough..
Thanks in advance