Versions Compared
Version | Old Version 14 | New Version Current |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Create an Application
For this course, we will create a new application and build on this in each chapter.
- From the PhixFlow
, clickInsert excerpt _app_menu _app_menu nopanel true
.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 Applications page.
- Description: Enter a description to help you and others understand what this application is for.
- Please Select a Template: For the purposes of this course we will use Serene Grey.
- This is a Template Package containing 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 the image below:
- Click Create Application.
- The application is created and 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.
- Your application's home page opens:
Excerpt |
---|
Application Home ScreenPhixFlow is divided into key areas, each of which is designed to handle a different aspect of application creation:
|
Accessing Your Application
Selecting
- Click on the 9 dots in the top left of the screen.
- The Applications page opens.
- Double-click on the application you wish to load.
- Alternatively, click to open the app in a new tab or window.
Direct Access
To access an application directly from a web address.
Select your 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.