Overview
Card Containers are used to organise and display information, such as text, images and buttons, in a visually appealing and structured way. . They work in a similar way to grids but offer greater visual flexibility.
Card containers are backed by a table and this is used to display the data from the tableusing data backed components, such as form fields and dynamic text.
Iframe |
---|
allowfullscreen | true |
---|
src | https://www.youtube.com/embed/weqKLhYU59I?si=WaK6b3MFcJSQ-Et_?&rel=0&ytp-pause-overlay |
---|
width | 680 |
---|
height | 400 |
---|
|
Note |
---|
Card Containers do not require Views to present data. If a Card Containers already contains a View, once it has been removed, it cannot be reapplied. |
How-to add a Card Container to a Screen
In this example, we will add a card container that will display employee contact information.
Image RemovedNote, for this example, a Blank-Column tile has already been added to the screen.
In the To prepare your screen we recommend adding a tile to hold the card container.
- In the Serene Grey palette, expand the Card Containers section
- Drag the ContactsBasic card container onto your screen in the desired location and give it a nameImage Removed
Name
- Image Added
- To set where the card container will get its information from, it must be backed by a
Insert excerpt |
---|
| _tables |
---|
| _tables |
---|
nopanel | true |
---|
|
, this then allows the Insert excerpt |
---|
| _attributes |
---|
| _attributes |
---|
nopanel | true |
---|
|
from the table to be displayed - Click on the card container on the canvas to open its open its
Insert excerpt |
---|
| _property_tabs |
---|
| _property_tabs |
---|
nopanel | true |
---|
|
on the right- Or click on the card container in the
Insert excerpt |
---|
| _layers |
---|
| _layers |
---|
nopanel | true |
---|
|
section on the left - Image Removed
To tell the card container where to get its information from, the card container must be backed by a
- In the
Insert excerpt |
---|
| _property_tablestabs |
---|
| _property_tablestabs |
---|
nopanel | true |
---|
|
- this then allows the data from the table to be displayedIn the Properties, under Basic Settings, click Insert excerpt |
---|
| _tableOnly |
---|
| _tableOnly |
---|
nopanel | true |
---|
|
, next to the Table drop-down box - Drag a table from the Repository into
Insert excerpt |
---|
| _repository |
---|
| _repository |
---|
nopanel | true |
---|
|
into the Table drop-down box, as illustrated below- Image RemovedImage Added
- Click
Adding and Changing Backing Attributes- The card container now has access to all the data in the table
If you want to style your card containers and organise your information in a specific way then can use Areas to control the layout and add your Insert excerpt |
---|
| _attributes |
---|
| _attributes |
---|
nopanel | true |
---|
|
into these areas. See Screen Structure. We will also cover a styled example later on this page.
Info |
---|
|
While in Insert excerpt |
---|
| _design_mode |
---|
| _design_mode |
---|
nopanel | true |
---|
| only one card will be shown in the card container. When the screen is ed or in Insert excerpt |
---|
| _app_mode |
---|
| _app_mode |
---|
nopanel | true |
---|
| , all records will be displayed. |
Displaying Data in a Card
This is achieved by adding data backed components, such as form fields and dynamic text, and setting the attribute data they will display. When dragging attributes onto a card, they are displayed as dynamic text by default and the backing attribute is automatically set.
Adding Backing Attributes
7. Switch to - To display the table data, the dynamic text fields on the card need to be associated with attributes on the table - these are called Backing Attributes
- There are two ways to add backing attributes, either via the form field or via the Right-click on card container on the canvas and select
Insert excerpt |
---|
| _layersattributes_icon |
---|
| _attributes_layersicon |
---|
nopanel | true |
---|
|
To add a backing attribute via the form field, right-click on First Name and select Add Backing Attribute Add Attributes to component - In the Available Attributes selector that opens, tick
first_name
and click the Add button- Image Removed
- The form field will now display this data on the screen
Alternatively, to add a backing attribute via drag the attribute(s) you wish to display onto the card container- You can also add attributes via the
Insert excerpt |
---|
| _layers |
---|
| _layers |
---|
nopanel | true |
---|
|
, click the chevrons to display the LastName dynamic text field- Right-click on LastName and select Add Backing Attribute
- In the Available Attributes selector, tick
last_name
and click the Add button
- Image Removed
6. Repeat the above steps to set the backing attribute of Role to the Role field
- by adding form fields or dynamic text from the palette and then right-clicking the field and selecting
Insert excerpt |
---|
| _attributes_add_backing |
---|
| _attributes_add_backing |
---|
nopanel | true |
---|
|
- Or, you can right-click on card container and select
Insert excerpt |
---|
| _show_table_configuration |
---|
| _show_table_configuration |
---|
nopanel | true |
---|
|
, then drag attributes onto the card container
- The attributes will appear as Dynamic Text - use the
app
mode
app_modeproperty_tabs | name | style |
---|
nopanel | true |
---|
|
or - to change the appearance of the text, or see Changing or Creating a Palette
- If you want to change the Dynamic Text to a different palette item, right-click on it and select
lock
lock
the screen to see all of the cards with the chosen data displayed
Changing Backing Attributes (Optional)
- If required, the backing attributes can be changed
- Right-click on the form field and select Change Backing AttributeAlternatively, click on the form field on the canvas, then in the Propertiescomponent and select
Insert excerpt |
---|
| _attributes_change |
---|
| _attributes_change |
---|
nopanel | true |
---|
|
- You can also do this in the
Insert excerpt |
---|
| _property_tabs |
---|
| _property_tabs |
---|
nopanel | true |
---|
|
, under Backing Attribute, next to the Table Attribute field, select the
Change Backing Attribute button-
Insert excerpt |
---|
| _attributes_change |
---|
| _attributes_change |
---|
nopanel | true |
---|
|
button
3. In the Available Attributes selector, either tick the attribute and select Add, or drag the attribute across into the Table Attribute field in the
Properties - Image Removed
The Contacts Card Container contains three buttons, which can have actions configured to perform specific activities, such as calling a phone number or sending an email. See 9. Grid Actions and In-Grid Editing. Insert excerpt |
---|
| _property_tabs |
---|
| _property_tabs |
---|
nopanel | true |
---|
|
a. Image Added
Tip |
---|
Components display in the Insert excerpt |
---|
| _layers |
---|
| _layers |
---|
nopanel | true |
---|
| and Insert excerpt |
---|
| _property_tabs |
---|
| _property_tabs |
---|
nopanel | true |
---|
| with a Insert excerpt |
---|
| _attribute_backed_field |
---|
| _attribute_backed_field |
---|
nopanel | true |
---|
| icon to indicate the field is backed by an attribute, or a Insert excerpt |
---|
| _attribute_not_backed_field |
---|
| _attribute_not_backed_field |
---|
nopanel | true |
---|
| icon to indicate the field is not backed by an attribute. |
Linking Views to Filter Results
Card containers can be linked with other types of Views, using background filters, to dynamically change the information displayed on the card container depending on the records selected in the other View.
For example, on a screen with a grid of Companies and a card container of Employees, linking the content will ensure that only employees show on the card container that are associated with the selected company in the grid. See 6. Linking Content on a Screen.
Card Containers in Serene Grey
The following Card Containers can be found in the Serene Grey palette.
Card Type | Icon | Description | Example Use |
---|
Basic | Image Removed | A standard card container with no styling that displays the content of each row of data on a backing table. Content is displayed by adding fields or dynamic text to a card. | Contacts | Image Removed | A card container with icon and button styling that displays the content of each row of data on a backing table. Content is displayed by adding fields or dynamic text to a card. Buttons can be configured to perform actions, such as calling a phone number or creating a new email. | Comment | Image Removed | A card container with button styling, displaying data from another table. | See 21. Exercises |
Read Only | Image Removed | A card container that shows one card, displaying data from another table. | Expandable | Image Removed | A card container that shows one card with an expandable area.
Use when there is extra data that does not require displaying. | Filter List | Image Removed | A card container that displays an aggregate view to group repeated values to display as a list.
Users can then select records to filter an existing grid or card component.
Add next to an existing grid or card component to filter its content. Filter can be applied to the existing grid or card component to filter the records by the selected card. | Counter | Image Removed | A card container that displays a counter that can generate a total. It provides a circular card component that can be used to display a numeric value. This component requires a backing aggregate view that returns a single value in an attribute called "Count". | Labelled Counter | Image Removed | As above. Includes a label field. | Triple Counter | Image Removed | A card container that displays a counter that can generate 3 totals, with label fields. It provides 3 circular counters in a single card component that can be used to display numeric values. This component requires a backing aggregate view that returns three total values. By default these are called "Count" but the names will need to be changed to display the values shown in the backing view. | Kanban Board 1 | Image Removed | A card container that displays a basic Kanban board, designed to display the statuses of different tasks. | Kanban Board 2 | Image Removed | As above. Includes styling to display the cards as yellow sticky notes/In this example, we will add a Contacts Card Container template from the Palette to a screen that will display employee contact information.
Image Added
- In the Serene Grey palette, expand the Card Containers section
- Drag the Contacts card container onto your screen in the desired location and give it a
Name
- Image Added
- Click on the card container to open its
Insert excerpt |
---|
| _property_tabs |
---|
| _property_tabs |
---|
nopanel | true |
---|
|
on the right- Or click on the card container in the
Insert excerpt |
---|
| _layers |
---|
| _layers |
---|
nopanel | true |
---|
|
section on the left - Image Added
- To display the attributes from a
Insert excerpt |
---|
| _tables |
---|
| _tables |
---|
nopanel | true |
---|
|
, in the Insert excerpt |
---|
| _property_tabs |
---|
| _property_tabs |
---|
nopanel | true |
---|
|
, under Basic Settings, click Insert excerpt |
---|
| _tableOnly |
---|
| _tableOnly |
---|
nopanel | true |
---|
|
, next to the Table drop down box - Drag a table from the
Insert excerpt |
---|
| _repository |
---|
| _repository |
---|
nopanel | true |
---|
|
into the Table drop-down box as illustrated below - Click
- Add backing attributes by right-clicking on the First Name dynamic text field and selecting
Insert excerpt |
---|
| _attributes_add_backing |
---|
| _attributes_add_backing |
---|
nopanel | true |
---|
|
- In the Available Attributes selector that opens, tick
first_name
and click the Add button- Image Added
- The field will now display this data on the screen
- Repeat these steps for the LastName and Role dynamic text fields
The Contacts Card Container contains three buttons, which can have actions configured to perform specific activities, such as calling a phone number or sending an email. These rely on the hidden fields for email, telephone and mobile being backed by data, search Hidden in the layer section and back these attributes with the appropriate fields.
Insert excerpt |
---|
| Serene Grey Template Package |
---|
| Serene Grey Template Package |
---|
name | Cards |
---|
nopanel | true |
---|
|
To see all of the features available in the Serene Grey palette, see Serene Grey Template Package.