justinmind-logo
 
Upvote 1

How do I set and use variables on the same screen?

Answered Victor Conesa 8 years ago

I have a screen with input forms. I want the user to be able to input text, then push a label that opens a modal that includes the inputted text. I saw another post on this forum that said to set the value directly into the label, but it is not working for me. I tried both to set a Focus Out action on the input field and an OnClick action on label, but in both cases I receive an error message that states I need to select an element that can contain values. d454439da58ba14c140aa3bbafe0c158

Replies (3)
photo
1

By the way, I tried to set the value in the input field to a variable, then set the value of the variable to the label(text field) but that did not work either.

photo
1

Hi Brandan,


When creating the set value, simply click on Calculated and indicate that the value will be 'Input_1.value' and choose the text box as the outline. 844f2913ad5d39ce2263b9c40ddcbc07


Best,


Lidia

photo
1

Thanks, Lidia. It's so simple when I know how to do it. :)

Leave a Comment
 
Attach a file