Skip to Content
Menu
This question has been flagged

 Hi everyone,

Please help me how can I add Budget field to Project model, and once the project manager set a value for Budget, then he cannot change this value later on without approval from top manager?

Avatar
Discard
Best Answer

One simple solution can be to set a boolean field to help you. So it can be set to zero by default and when the manager set a budget that field changes to 1. And you define that if that field is 1 is a read only field to the manager.

Can this help you out?

 

Avatar
Discard
Related Posts Replies Views Activity
2
Jul 23
1683
1
Feb 24
3198
1
Oct 22
5847
0
Oct 21
2310
3
Jun 21
4351