I have looked everywhere for this, so hoping someone has a simple answer.
At run-time, is there a way to inject the text value to a calculated field (Field C) from either Field A or Field B which could be drop-down boxes containing the same values for example?
But also if Field C already has a text string entered, it needs to be replaced with the text from Field A or Field B all at run-time.
I have tried FieldA + FieldB also tried FieldA || Field B, but these don't work.
Thanks.