Change the default style and structure of the FMEA formsheet > FMEA formsheet elements
About formsheet elements
Formsheet elements define the layout and appearance of the formsheet. You can change them to get the required formsheet view.
By default, a formsheet consists of the following elements:
Tip
You must validate the positioning and usage of these elements manually. There is no schema for the formsheet configuration file.
Top elements
This element must be the overall element for the XML file.
| This is the overall wrapper element for the panel’s XML file. |
|---|
Main elements
The main rendering of the Formsheet view typically consists of multiple headers. Typically,
| Displayed at the top of the rendered Formsheet view. This is used to organize information in the Formsheet header section. | |
|---|---|
| Defines the default styling of the table column header and its contents. | |
| Displays the Formsheet table of properties from the related objects. | |
| Adds the conditional style class to the table columns defined in |
|
| (Optional) Defines the UI command ids to be returned along with column info. This information can be used in command condition for command visibility or disabling the command. |
formsheetHeader elements
Groups and organizes your header or the property elements for the Formsheet header.
| Groups multiple headers or property elements. |
|---|
formsheetTableStyle elements
Defines the default styling class for the column group, the header, and the data.
| Defines the default style class for |
|
|---|---|
| Defines the default style class for the column header. | |
| Defines the default style class for the column data. | |
| (Optional) Defines the default style class for the column group data. |
objectSet elements
Groups and organizes your column elements.
| Groups multiple column elements. | |
|---|---|
| Creates a column property or DCP supported by Formsheet. |
Style elements
Applies style classes conditionally.
| Defines styling for the column data. This overrides the default styling for the specified column. |
|---|
Row elements
Displays header and property information.
| Displays the header cell in the Formsheet header. | |
|---|---|
| Displays a single property by name. This is the database name of the property and not the localized display name. You can choose a property or a dynamic compound property (DCP) supported by Formsheet on the FMEA node. |
columnGroup elements
Creates a column in the Formsheet table for your property or DCP supported by Formsheet.
| Creates a column property or DCP supported by Formsheet. | |
|---|---|
| (Optional) Defines the data condition for the column group data. |
columnStyle elements
Defines column specific styling.
| Defines the column-specific styling class and the width of the column. | |
|---|---|
| Defines the template styling or condition-based styling for the column data. | |
| (Optional) Defines the data condition for the column group data. |
template elements
Defines conditions for the template.
| Defines the If condition for the style template. | |
|---|---|
| Defines the Else if condition for the style template. | |
| Defines the Else condition for the style template. |
if else elements
Defines common elements for if else elements.
| Groups multiple conditions. This element is not part of |
|
|---|---|
| Styling class for the defined condition. |
conditions elements
Defines a condition with the operator used within a multiple expression.
| Defines the expression for the styling template. |
|---|
fsTableCommands elements
Defines formsheet table commands for column or column group.
| Defines the column or column group command list. |
|---|
columnCommands elements
Defines formsheet table commands for specific column or column group.
| Defines the column or column group command. |
|---|
dataCondition elements
Defines data condition for column or column group.
| Defines the value for the condition. |
|---|
command
Define command id for column or column group.
value elements
Defines the value for the condition.
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.FMEA_deployment_administration/xid1913847 · retrieved 2026-07-11