Conditional Visibility Can React to Components on the Same Screen

Screen flows take another step toward fully reactive screens in Winter '27.

Where

Conditional visibility rules on screen flow components.

How

Visibility conditions can evaluate based on components currently visible on the screen, not just static values. As the user interacts, components can appear and disappear in response to each other.

Why

Dynamic show-and-hide behavior previously forced multi-screen flows or awkward formula workarounds. Reactive visibility keeps the whole experience on one screen, which is faster for users and simpler to build.