User Access Levels

C

Curtis Rigaux

How would I meet this goal using Infopath

I have created a teacher evaluation form in Infopath that has fields for the
evaluator to fill in and fields for the evaluated to fill in. I do not want
the evaluated to be able to change any data entered by the evaluator. We do
run WSS2.0 however the form is all selfcontained and does not connect to any
access database.
 
S

S.Y.M. Wong-A-Ton

Have you already looked into using User Roles? You could associate the user
with a User Role and based on the User Role, disable controls using
conditional formatting.
 
Z

Zoltan Fedor

ALternate solution for this:
Create 2 different views with different permissions. Create user roles and
based on the role, switch to the appropriate view (at Onload).
Hope it helps,
Zoltan
 
Top