Say I have 2 fields: Field A and Field B. They are both single line text fields. I want another field, Field C which would also be a single line text field, to calculate Field A value + FieldB value resulting in a concatenated Field C value. I can't so far figure out how this works.