You want to build a single page interface. To fit all the controls on one page, you need to add a frame to the page and then create a button that will enable the interface user to go the new frame from the main part of the page.

This article explains how to create a button that enables the user to swap to a different interface overlay.

Before following the process below, make sure to create your frame and multiple overlays.

  1. Add the buttons that are needed to change the overlay that is loaded in your frame.
  2. Double-click one of the buttons to open the edit screen for that button.
  3. Click the + icon and select the Update property option.
    Adding an Update property gives you the option to edit anything within the target widget of the update property. By default the target widget is the currently selected widget.
  4. To define the target overlay (the widget or overlay that the button will send the user to), do one of the following:
    • Drag the relevant widget from the left pane to the target widget section of the Properties window.
    • Drag the button image (in the image below, drag “New Overlay”) from your page to the target widget section of the Properties window.
  5. Change the Target property to Overlay.
  6. Select the name of the relevant Overlay from the Property Value section of the Properties window.

Repeat the above steps for each button and new overlay you would like to use.

Revision: 8
Last modified: 25 May 2017

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment