Open forms in edit and read only mode

I have two kinds of users and I want different access for them:Workers: when he open a form from view it should be in read only mode

SuperUser: when he open a form from view it should be in edit mode…

How can I do it? Can somebody help me with it?

Thanks

Krzysiek

Subject: Open forms in edit and read only mode

Look up authors and readers fields. They can be used to allow documents to be placed in read mode.

Or you will need to right lotus script to switch the edit mode based on a lookup to a group.

Or you can use Roles defined at the database level to handle this for you.