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 4 Next »

Overview

Moving data between screens is achieved through a combination of an ActionFlow and form fields on screens. In this example, We have a Company Name on Screen 1 that we want to pass to Screen 2. This is achieved by:

  1. Open Screen 1 and add an actionflow that opens Screen 2.
    1. A shortcut for doing this is to find Screen 2 in the repository and dragging it onto Screen 1, PhixFlow automatically creates a button and actionflow that opens Screen 2.
  2. Edit the actionflow by right-clicking the button and selecting Display Actionflow.
  3. Change 


  • No labels