I have set a business rule to lock a field using certain attribute condition. The rule is set at Entity level.
Which is working fine on the UI/form . But I am able to update it through api. Is this expected ?
Solved! Go to Solution.
Hi @Suchism, yes this is by design. Lock/unlock action is only for form or subgrid (i.e. editable subgrid) and will not take affect even if scope is set to entity.
Cheers
Hi @Suchism, yes this is by design. Lock/unlock action is only for form or subgrid (i.e. editable subgrid) and will not take affect even if scope is set to entity.
Cheers
To add to the previous answer, if you want to prevent changes to the field via the API, your options are:
User | Count |
---|---|
25 | |
4 | |
4 | |
3 | |
2 |
User | Count |
---|---|
26 | |
10 | |
9 | |
9 | |
7 |