LVA Posted March 1, 2004 Posted March 1, 2004 I have a layout with some fields on it and I would like to block all other field if the status field has been filled in with concluded. After that no other user should be able to change any data on the layout. I
EddyB Posted March 1, 2004 Posted March 1, 2004 Hi, The easiest way I can think of is this - it's not very sophisticated, but it will do the job. Have 2 layouts that are identical but on the 2nd layout do not allow entry into any fields. When the user clicks to got the layout, do a check on the status field, if the status is "Concluded" go to the 2nd layout, if it isn't go to the original layout. As I said, not very sophisticated but it may help... Regards Ed
stanley Posted March 1, 2004 Posted March 1, 2004 The technique Eddy mentions is also good for locking/unlocking fields - if you've got a place where people create records and then view them later, you can send them to the unlocked one to create records, then to the locked one when they are viewing. If they want to change data, they hit an "unlock" button, which takes them to the first layout... -Stanley
Recommended Posts
This topic is 7640 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 accountSign in
Already have an account? Sign in here.
Sign In Now