I am building a google app via the google app maker and have a drop down box with a list of values. What I want is a value to be displayed in a text box based on the value selected in the drop down.
So if you select "X" from the drop down "Y" appears in the textbox If you select "A" in the drop down "B" appears in the textbox etc
I am very, very new to app maker - all my coding knowledge is in VBASIC.