Avatar

Level 10

So, you can add a button to unlock those fields with that unlockFields script posted above.

If you can determine the user group (as you said), then you also can control the visibility of that button, so only user group 2 can see it.

But, those tricks often work poor, because users may change the creteria you use to determine their grouping or they find a work-around you did not think of before.

The way users work is almost unpredictable, so you should always expect the unexpected.

How do you separate your user groups at the moment?