Hi,
I hope that when I type text in text input1 , Data Card Value1 will display the text I typed, I entered the following code in default of Data Card Value1
:If(Text Input 1. Text, " ")
It doesn't show error, but when I try it by pressing F5, Data Card Value1 is blank How should I modify my code?