Some Custom XML tags have been provided to make the common elements easier to use. All of the custom tags are translated and styled into components that allow the custom page to integrate into the web interface easily, and without the user having to know all the details of how the xMatters forms are designed. For example, a user can introduce a text field with a label that is styled the same way as the xMatters web application.
Many of the custom XML widget and input tags support the same attributes, as described in the following table:
Attribute |
Description |
Value |
Required |
---|---|---|---|
id |
element identifier for form submission |
* |
yes |
label |
label element displayed to left of input field |
* |
no |
right-caption |
italic text displayed to the right of the input field |
* |
no |