Change screens based on values
Display different screens based on a variable value or tag value. For example, display a screen when a tank surpasses a certain level.
At runtime, the sample application:
- Updates the controller tag or model variable value when user selects a different screen
- Updates the displayed screen when the controller tag or model variable changes
NOTE:
Download a sample project:
ChangeScreens.zipPrerequisites
- To develop the project
- Arrange the interface elements.
- Save the project.
Select to run the project using the client emulator to test your project. To run the project on a remote client, see Add a target device.
Run
Provide Feedback