Switching Views and User Roles Problems

A

Adam Harding

I have 4 different views of my form relevant to Originator, Authorisor,
Project Team and Query View.

I have 3 user groups User for Originator form, Managers for Authorisor form
and FinanceProjects for Project Team. Finance Projects is a Global Group;
Managers is a manual list 20 long that has 2 in common with the GG Finance
Projects. My problem comes for the User role that is Domain\Users, can i
except the other two groups from this list or is there another way to do this?

Any help gratefully received
 
B

Brisk

I'm not sure i completely understand your dilema, your lack of proper
punctuation is giving me a headache (i'm weird, i know). I am doing
something similar where i figure out which user type it is using
managed code in the OnLoad event. I then set the appropriate view as
the default view, and disallow switch views by using the
OnContextChanged event. Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top