Post
Ask a Question Does anyone know how to show/hide images and buttons in multiple pages based on a variables value?
Does anyone know how to show/hide images and buttons in multiple pages based on a variables value?
Where am I?
In UXPin you can ask and answer questions and share your experience with others!
Hi there!
Let's say that you set a variable and interaction to show/hide the button on page 1. To have this interaction also on the other pages, you'd need to set the trigger as the page load. For example:
Page load > if variable xyz is equal 123 > show/hide button
and you'd need to repeat this on each page separately. It can't be done in a way that you set interaction on page 1 to hide something on page 2.
Hope this helps!