In this chapter we will learn everything about screen layouts from sizing options to responding to screen sizes. This topic is delivered most effectively in a practical format, therefore to begin we will create a screen that will be used to illustrate the configuration options.
Create a Screen
From the screens home page create a new screen.
Name, Invoicing.
Template, Tile with Buttons.
Add two additional tiles to the screen. Use the Blank - Column template from the palette.
The screen should look like this:
Layout
PhixFlow utilises CSS flexbox to layout content on a screen. This makes it easy for us to create great looking responsive layouts to hold our data. flexibility in layouts in a simple and effective manner.