I’m working in a recipe making app and this is the last thing I need, I cant get the responses from the text input to go to the last page. pls help!
You can save a value to a variable and access that variable from any screen.
would it work with multiple text inputs?
For multiple values, you can:
- Use multiple stored variables
- Use a data source
- Use a list variable
- Use a text-delimited text variable
If you are new to Thunkable, I recommend #1 or #2.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.