I created a reusable header with a button element inside. I want this button element to not be visible when the user is on a specific page. Is there a way I can do this in the element conditionals? If not, is there a different/better way of doing this?
Maybe you could show or hide that button with an expression and check the “get data from page url” to extract a string that you could check to hide/show the button.
best,
jupxi