justinmind-logo
 
Upvote 2

How to display hidden element on screen from another screen?

Known Xstepl 2 years ago

1. Screen 1 has a hidden element.

2. On Screen 2, there is a button to to navigate to screen 1.

Is there a way to display the hidden element on Screen 1 when the button is pressed on Screen 2?

Replies (2)
photo
1

Hi, does anyone have a solution to the problem above?

photo
1

Hello, to perform this action you could use variables, here I attach an example where I have created a variable with a value "false", on the main page an action that shows the hidden element "on page load" if the value of the variable is "true", in the second screen I have created the event that changes the value of the variable to show the element on the main screen, let me know if this information was useful to you.

Greetings.

photo
1

Thanks Ria, this was exactly what I was looking for. Thanks again for sharing your solution. Very grateful.

photo
1

you're welcome, let us know if we can help you with something else.

Greetings!

photo
Leave a Comment
 
Attach a file