Dear All,
I would like to implement a Model Driven App in which I apply Read Only/Locking on field level.
I have the following table:

Depending on the value in the column M1_LOCKED, M2_LOCKED and M3_LOCKED, I want the associated fields in the columns M1, M2 and M3 to be editable or read only...
So IF M1_LOCKED = FALSE THEN M1 is Editable ELSE M1 is Read Only
Best regards,
Piet