Quote from
luishp on April 5, 2022, 7:03 pm
Just put the variable name into the TextInput variable property:
1 Add a new TextInput
2 Check the Properties panel and look for the "variable" field.
3 Write a variable name. For example [myvar]
From now on everything the user writes into the TextInput will be stored automatically into [myvar]
It's that easy.
Just put the variable name into the TextInput variable property:
1 Add a new TextInput
2 Check the Properties panel and look for the "variable" field.
3 Write a variable name. For example [myvar]
From now on everything the user writes into the TextInput will be stored automatically into [myvar]
It's that easy.
javadrajabihakami and BluStar have reacted to this post.