Skip to main content
Question

Click a value in current page and value will appear in another page without going to that page


Hello! does anyone know if this is possible?
When i click a value on a certain page in my prototype, the exact same value will appear in another page to show all the values.
A new user here! Please help me out!!

This topic has been closed for replies.

7 replies

Vishal_Ramawat

Variables.
Refer this comment


  • Author
  • 3 replies
  • July 5, 2024

Hello i have refered to that comment. However I would like to link a drop down. For example, when I click the value in the dropdown, the value clicked will automatically appear in another page of the prototype but i will not be led back to that page. Is this possible?


Vishal_Ramawat

Yes, in short, when you click an item in the drop down, you set the variable value to that item.
Now on next page when you use that variable, like say for Cart, you can use the same variable as per your need and it will retain the value.
See this thread


  • Author
  • 3 replies
  • July 5, 2024

Will it work the same if i only have i fixed value without calculation?


Vishal_Ramawat

Yes Megan. It is as simple as storing the value in a variable and using it as needed.
Like, you select Gender on 1st screen, user selects M.
You store it in varGender.
On next screen, which is your profile, you put a text placeholder and link it to varGender.
So when user lands on to that screen, it will show the selected Gender.


  • Author
  • 3 replies
  • July 5, 2024

For example this is my drop down, so do i add a variable for each value? Then on the screen that i want this is appear, which variable do i apply? As i am already using the click function to link to another drop down, how do i link this variable?


Vishal_Ramawat

Yes, you will have to add set Variable action on each item.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings