I have one field that when I check Read-Only, it does not pass the value to
WF which updates SQL column. It passes blank value.
I noticed there are many discussion on this issue, I tried most of the Java solutions but couldn't get it working.
The field is a number field which has a subtraction formula that gets the result for two other fields (one field is a filled by SQL table lookup - the other is a field that user inputs Data, a number ).
I am hopping for some help on this
Thank you