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

Version 1 Next »

TThis page explains the concepts and how to display data on all or part of a screen.

Overview

When you create a screen there are many different parts to consider. PhixFlow makes it easy for you to add

Application Menu


Often you want your application to have menu options . 

Important: A menu is not an area on a screen. Under-the-hood, it is another screen

Benefits:

Restrictions

How to add the menu to multiple screens (or is it there automatically bacuase its configured in the Applicaitons Menu and how does it relate to the defautl menu??)

Toolbar App menu  icon 

Select where you want it: Top, Left, bottom, Right

. Default widths and heights for each:

Top and bottom:
w: 100% h: 50px

Left and right:
w: 200px h: 100%


Select a Blank or template menu

PhixFlow adds the menu and shows the layers panel.


Create a menu option to add a screen

Click into a menu to edit it.

PhixFlow opens the screen's list on the right.

To add a top-level option to open a screen, drag the screen onto the menu.

Under-the-hood: Phixflow creates and actionflow. When a user clicks the option, the screen opens automatically.

Can you change the text for the menu option

What about second-level options



Sections on this page

  • No labels