Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

This page is for application designers who want to add a button that opens a different screen.

An application user triggers an action by clicking on a button. When you design a screen, 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 an "open screen" actionflow to a button.

  1. Open the screen on which you want to add the button which will open another screen.
  2. Unlock the screen.
  3. In the repository, find the screen that the button will open and drag it onto the screen canvas. 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 lock the screen or switch to Application Mode. Click the button to check that it opens the required screen.

Learn More

  • No labels