- Open the Screens panel on the left side of the UI Design module.
- Click on the + icon next to the WEB SCREENS heading.
- Select the New Screen option.
- Enter a name for the screen and click the CREATE button.
Using the GaugeChart Element:
- On the Web Screen screen that opens, drag and drop the GaugeChart element from the Elements panel on the left edge.
- Return to the main page of the application and add a Button element from the Elements panel.
- Give the button a name (for example: navigate to new screen).
- Click the +ADD ACTION drop-down menu from the Properties panel on the right edge.
- Add the action OnClick > Navigation > Navigate.
- In the To Screen field, select the web screen you created (for example: KuikaWebScreen).
Preview Application
- Preview the app by clicking the Preview button in the top right corner.
- Click the navigate to new screen button that appears on the main screen.
- You can switch to the new screen and view the GaugeChart element.