Hi,
Default field 1 is unlocked and field 2 is locked
I'm trying to do the following but cannot get it working:
1) I create a new record
2) Set Field 1 = a value
3) Save the record
4) A realtime workflow is triggered based upon changes in field 1, and a value is set in field 2
5) A business rule should react upon the changes in field 2 (contains a value) and unlock that field.
BUT - how come is field 2 not getting unlocked? I have to reload the form to make this happen?