Dear Community,
I am trying to set the text in an TextInput control based on a selection in in a DropDown control.
Everybody writes: that one has to Set a variable to the desired text in the OnSelect of the DropDown control, Notify(TextInput.Text) and bind the TextInput.Text to the variable.
All nice and easy, BUT I can NOT find the .Text attribute of my TextInput controls: not in the drop-down menu with the attributes on the left, not in the attributes on the right. When I type TextInput.Text as a formula, I get an error: Power Apps encountered an internal error trying to evaluate this expression ...
What is going here?
Thanx for your help.
Kind regards,
reinvdo