Trying to have an overlay drawer open from the click of an object in another widget table but not sure which of the Variable Based Visibility options would accomplish this.
One way to open an overlay is to use the Open overlay event:
Workshop • Events • Open Overlay
Another way is to use Overlay conditional visibility and a Set variable value event.
Workshop • Layouts • Variable backed visibility
Workshop • Events • Set variable value
1 Like
I saw the variable visibility, but didn’t understand the options very well as I’m still a new user to Foundry. Instead, I found a post that walked me through adding an open overlay on click using the Add Event on Object Selection from the main table widget I was pointed at.