I have UI field that accepts a characters called {{TempCell}}. As I type into {{TempCell}} I have a second UI Field
{{PhoneLengthPW}} with the calculation of LEN({{TempCell}}). As I type into the {{TempCell}} field I expected the count to increase. Why not?