Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
Creating Screens from the Home page
- From your application's Home page, click
.Insert excerpt _screen _screen nopanel true - A list of all the screens in your application will open.
- Click
and enter the following details:Insert excerpt _add _add nopanel true - Name,
Companies List
. - Open Maximised, leave this toggled on as we want our screen to use all available space.
- All users can View Data, leave this toggled on as we want our screen to be available to all users of our application.
- Note: If this is toggled off only selected user groups will be allowed to view the screen. See Managing User Groups and Privileges
- Description, set this to be,
A complete list of all companies
. - Please select a Template, click on
Tile with Buttons.
- There are a selection of templates to choose from, and we will explore these throughout the course. Right-click on each one and select Display to see a preview of each template. The template we have selected here has the most options and will be useful for displaying and interacting with data.
- Click Create Screen.
- Name,
- The screen will be created and will automatically open. Note, this can take a little while as the html and css are generated for the screen.
Before we begin adding data and editing the look and feel, we will first look at the structure of the screen. This is beneficial as this knowledge will make editing the screen easier to understand.
Screen Structure
A screen is made up of components (the smallest building block) and layouts (a group of components) arranged by
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Components
Components are the most basic building blocks that are combined to design a screen. They are available from any palette.
Expand | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||
The basic components are:
|
Layouts
Layouts are groups of pre-configured components. You can create these yourself by combining components or you can use the layouts from a palette (recommended).
Expand | ||
---|---|---|
| ||
For example, a simple layout for a tile is illustrated below:
|
Layers
A typical screen has a layered structure, in which one layer is the parent of another layer. This structure, combined with appropriate styling, creates a responsive design that adapts to the screen of the device it is being viewed on. The nested structure for screens is illustrated below. Click on the image to make it larger:
Excerpt | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Understanding the Screen MenusThe options for components on a screen can be found by:
Image Modified
Image Modified
Image Modified Floating MenuThe interactive floating menu appears on components on mouseover. It is available on screens when The options available on the floating menu change depending on the type of object, but will always show the most commonly used properties, such as Image Modified Right-Click MenuThe right-click menu contain global options, such as
Image Modified |