New Auto Navigate Component for Screen Flows
Have you ever wanted to have your screen flows automatically navigate to the next screen without needing the user to click a button?
This new component is designed to be used on a Flow Screen to automatically navigate to the previous or next screen. The navigation is controlled by making the component conditionally visible so the navigation will only occur when the conditional visibility is true. The conditional visibility can be reactive to other logic on the screen or elsewhere in your flow thereby providing reactive navigation without requiring the user to click a button.
The component can also be used to refresh the current tab when the flow is running on a page in a console app. Updates made in the flow can be reflected elsewhere on the page without having to wait for the flow to complete.

A
See all the details and get the install links here.
