Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 7

Insert excerpt
_Banners
_Banners
namescreen
nopaneltrue

An application user triggers an action by clicking on a button. When you design a screen, you This page is for application designers who want to add a button that opens a different screen.

When using your application, the application user needs to be able to navigate to different screens. You can provide navigation to different screens using:

  • menus; see Adding a Navigation Menu Bar.
  • buttons that open a different screen. In this case you must configure an actionflow for the button.
One common action for a button is to open a different screen. As this is something you need to do frequently,
  •  

PhixFlow provides an easy way to wire a button to configure an "open screen" actionflows on a buttonan actionflow that opens a screen.

  1. Open the screen on which you want to add a the button to open another screen.Unlock .
  2. Right-click and 
    Insert excerpt
    _unlock
    _unlock
    nopaneltrue
    the screen.
  3. In the repository, find the screen that you want the button will open and drag it to open. Drag the screen onto the screen canvas. Drop and drop it where you want the button to be.
  4. PhixFlow adds a button to the screen canvas.
    The button design is from the default component, which is set in the application properties →  → Styles tab → Default Components section→ Table Action Component.
  5. PhixFlow also creates an actionflow to open the second screen and wires it to the button.
  6. To test the button, either
    Insert excerpt
    _lock
    _lock
    nopaneltrue
    the screen or switch to
    Insert excerpt
    _app_mode
    _app_mode
    nopaneltrue
    . Click the button to check that it opens the required screen.

Learn More