Ran into a little oddity in the autocalculation when using it to concatenate text values. Anyone know a workaround?
I have a field that autocalculates like so: value="@{text_1}"
Works perfectly if I enter something like this in attr_text_1: "The quick brown fox."
The result is: "The quick brown fox."
However, if I enter something like this in attr_text_1: "We have 5 dogs and 2 cats."
The result is: "52"
Anyone know a workaround?
Thanks!
I have a field that autocalculates like so: value="@{text_1}"
Works perfectly if I enter something like this in attr_text_1: "The quick brown fox."
The result is: "The quick brown fox."
However, if I enter something like this in attr_text_1: "We have 5 dogs and 2 cats."
The result is: "52"
Anyone know a workaround?
Thanks!