I have been struggling with this issue for about a month now. The initial value property in the Text Field seems to throw an erroneous output. Initially I thought that I must have made an error in my logic.
However, just to check the veracity of the output, I added a text widget with the exact same conditional text value. Both the text field and the text widgets have the exact same conditional value formula. Infact the formula in text widget is a copy paste of the formula in the text field widget as shown below.
The value output is exactly what I expected for the text widget, but not quite so for the text field widget.
What I am trying to highlight is really this. I am using 2 very similar widgets - Text field and text.
I am using the exact same conditions and variables to derive the value in both the widgets. Infact, I copy pasted the variable formula for the value from the text field to the text widget. But I am getting different outputs.
Has anyone faced this issue ?