I've an on-going issue which I've assumed is a bug(s) but want to try and hammer at long last: my field calculations do not always work! Note this is on iOS.
I've seen this in two instances - either when the field formula is very complex involving multiple fields or most consistently when using the "Concatenate" function.
The former will happen often under the following:
- when doing calculations with multiple dependent fields
- when doing calculations with child records
The latter (concatenation) will often result in the following:
- I have the feature turned on to do it with every field edit
- what will happen is that the concatenation will often miss a field or have an incorrect value.
The fix for both of these is to open the record, edit it, and save it. Or if it involves child records, opening every child record and doing the same and then going back to the master record.
Any tips or best practices are most appreciated. Thank you.