
For example, a user can change the value of a slider on one screen, navigate to a different screen that uses that value in a formula, and determine how it affects what happens in the new screen. You can build formulas that refer to properties of controls on other screens. Screens that aren't currently displayed continue to operate behind the scenes.

In that formula, you can specify a visual transition, such as Fade, to control how one screen changes to another.īack and Navigate change only which screen is displayed. For example, set the OnSelect property of a button to a formula that includes a Navigate function if you want to show a different screen when a user selects that button. Use the Back and Navigate function to change which screen is displayed.
