10-31-2016, 10:32 AM
I understand that you want to block just that field, not the whole record. If that is the case I think this can't be done yet.
We don't have field level conditional editing (yet, we are very close both with mappings and validations) and through the workflows you don't have access to the previous value, just the fact that the value has changed, but you don't know what the previous value was so you can't compare with "don't change".
The easiest way to do this is to add a validation to your module:
http://corebos.org/documentation/doku.php?id=en:devel:corebos_validation
We don't have field level conditional editing (yet, we are very close both with mappings and validations) and through the workflows you don't have access to the previous value, just the fact that the value has changed, but you don't know what the previous value was so you can't compare with "don't change".
The easiest way to do this is to add a validation to your module:
http://corebos.org/documentation/doku.php?id=en:devel:corebos_validation
Joe
TSolucio
TSolucio