Name: something useful to help you identify your application e.g. My Application.
Icon (optional):
This is the icon that will be displayed on the application selection page:
insert
Description: Enter a description to hep you and other understand what this application is.
Please Select a Template: For the purposes of this course we will use Serene Grey.
Here we are selecting the Template Package. A template Package contains all of the template items we require to create our screens such as complete screens, buttons and input fields.
Your setup should look similar to:
Click Create Application.
The application is created and is loaded.
This is indicated in the address bar of your browser, you will see an addition to your URL similar to, ?application=My%20Application. This URL allows you to directly access your application without the need to select it.
The application's home page opens:
Application Home Screen
PhixFlow is divided into key areas, each of which is designed to handle a different aspect of application creation:
ERD: Entity Relationship Diagrams (ERDs) allow us to define the data that backs your application and the relationships between data objects (See Understanding ERDs).
Workflow: Workflowsmodel the steps of a business process from end to end,showingthe actual componentsof your application that performs eachactivity.Theyvisually depict a detailed sequence of business activities and information flows needed to completeyourbusinessprocess.
Screens: Screens allow application users to interact with data. Simply drag-and-drop templates and components to design a screen or customise your own using CSS; seeDesigning Screens.