Skip to main content
Question

Conditional visibility with variables?

  • January 29, 2025
  • 0 replies
  • 407 views

Camila_Hermida_Romero

 

 

I want to create a stepper that allows only one option to be selected at the time using variables. So far I have something like this but it doesn’t feel clean or practical enough, since there I was trying with only 4 options and the actual content would have +10 options sometimes.

Each dash has an active/inactive version, and I toggle the visibility using booleans to invert the items that are being shown each time.

Logic inside each dash
How my layers are set up

 

 

This topic has been closed for replies.