Versions Compared
Version | Old Version 5 | New Version 6 |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Create an Application
- From the PhixFlow home page, click
.Insert excerpt _add _add nopanel true - The Application Creation Wizard opens, enter:
- 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: Workflows model the steps of a business process from end to end, showing the actual components of your application that performs each activity. They visually depict a detailed sequence of business activities and information flows needed to complete your business process.
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; see Designing Screens.
Analysis Use Analysis Models to process large data sets and create integrations with your existing data sources; see Analysis Models for Batch Processing Data.
Actionflows: An actionflow is a diagram in which you create the functionality of your application. This item is not shown on the home screen.
Accessing Your Application
Selecting
- Click on the 9 dots in the top left of screen.
- The application selection page opens.
- Click on the application you wish to load
- Alternatively right-click and you will be able to open the app in a new tab.
Direct Access
To access an application directly from a web address.
Select you application as described above.
Save the address, for example:
Info title Direct Access Address URL Example https://myServer.com/phixflow/start.html?application=My%20Application
Open the link when you want to load or share your application.