Jump to content
Server Maintenance This Week. ×

Conditional field locking


This topic is 4272 days old. Please don't post here. Open a new topic instead.

Recommended Posts

For example, if field "Tracking_Number" is not empty, prohibit user from modifying fields "Weight", "Shipping Rate", and "Ship Date".

But they should still be allowed to edit/delete the tracking number, as well as other fields on the layout/in the record.

Security has the ability to use the calculation engine to control record and layout access, but when it comes to individual fields, it's just basically on or off as far as I can see...

I tried testing for "Get ( ActiveFieldName )" in the record edit rules, but it seems it only evaluates when you first enter the record (so you can just click in a permitted field first).

Link to comment
Share on other sites

you could use 2 different privilege sets to control which has edit access and read only. Another option may be to put those fields into its own table.

Link to comment
Share on other sites

This topic is 4272 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.