Definition
Configuring a View in a Feature allows to define how the Feature will appear on the Screen.
View corresponds to a tab in the feature:
-
If only one View is configured, then a single page will be displayed.
-
If several Views are configured then there will be one tab displayed per configured View.
|
One view |
Two views |
|---|---|
|
|
Configuration
Properties
|
Property name |
Type |
Mandatory |
Description |
|---|---|---|---|
|
id |
|
YES |
The id is the unique identifier of each View. |
|
description |
|
NO |
Used to describe the View that will be configured. It is possible to modify this property after the creation of the Feature. |
|
icon |
|
NO |
Allows to configure an icon on each View (https://fontawesome.com/v4.7.0/icons/ )
|
|
|
NO |
Allows to display or not the View according to the configured script. |
|
|
- |
NO |
A View is composed of Section(s).
|
Example
|
One view |
Two views (with display condition) |
|---|---|
|
|
|
|