Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Used to open new screens within PhixFlow. To set the actionflow to close the active dashboard on completion, on the top right of the canvas, tick Close Parent Dashboard.

Example

Todo

View file
nameOpen Screen Example.mp4
height250

The above video shows a basic actionflow to open a screen from a button. To open a screen:

  1. Right click on the button and click Add Actionflow
  2. Name the action
  3. Drag the screen you want to open onto the main body of the actionflow. You have just created an open screen node.
  4. Now we need to wire up an input to initiate the actionflow
  5. Click Add next to the inputs
  6. Name the new input connection point and select driving.
  7. Click create connection point
  8. Click on the on click input. This will start the actionflow when a user clicks on the button.
  9. Click connect input to finish setting up the actionflow
  10. Go back to the first screen to test to see if it works.

Insert excerpt
_property_tabs
_property_tabs
namebasic-h
nopaneltrue

...