C
ChuckW
Hi,
I am building an application for a sales organization.
There are about six sales people and three executives who
want to view reports from this application. I want to
create a main screen which has each of the six reps and a
button and then one executive button. I then want to have
entry to each button password protected. The button take
each rep into their own page where they can run various
sales reports and their accounts. The executives don't
need access to each reps page. They get access to the
overall sale report data.
What is the best way to do the security here? I read the
part about security levels but am confused. Each rep
needs their own password which will not be shared with
anyone. The executives can use the same password. A quick
overview of how security works as far as passwords would
be appreciated
Thanks,
Chuck
I am building an application for a sales organization.
There are about six sales people and three executives who
want to view reports from this application. I want to
create a main screen which has each of the six reps and a
button and then one executive button. I then want to have
entry to each button password protected. The button take
each rep into their own page where they can run various
sales reports and their accounts. The executives don't
need access to each reps page. They get access to the
overall sale report data.
What is the best way to do the security here? I read the
part about security levels but am confused. Each rep
needs their own password which will not be shared with
anyone. The executives can use the same password. A quick
overview of how security works as far as passwords would
be appreciated
Thanks,
Chuck