Attributes for Asset Types
Click Attributes on Asset Types Schemes Page. All attributes will be listed.
Create, Edit and Delete operations can be performed
Attributes are global, which means updating or deleting it will affect all the asset types having this attribute.
It is recommended not to change Multi-value attribute options if they are used in an asset.
Any change to the attribute needs asset re-index.
Here are built-in attribute types that you can define attributes for the Asset Types :
Attribute Name | Description |
---|---|
Cascading Dropdown | Tree-like attribute with unlimited depth. Can connect with Asset Type |
DropdownList | Simple dropdown |
Encrypted | Can be encrypted with key |
ListBox | Same as DropdownList |
ListBoxMultiple | List box with multiple select options |
Text | Free text box |
TextArea | Free text area for multiple lines |
Number Float (with decimals) | Example: 12.34 |
Number Long (without decimals) | Example: 12 |
RadioButtonList | Radio button: User can select only one option. Better when the number of options is limited. If there are many options use ListBox instead. |
CheckboxList | Check box list: User can select multiple options. Better when the number of options is limited. If there are many options use ListBoxMultiple instead. |
DatePicker | Date picker |
DatetimePicker | Date piker with time |
UserPicker | Jira user searchable select field. One user can be selected. Any other value (non-Jira user name) is allowed to enter. |
Jira Organizations | Jira organizations(Can be single or multi selectable) |
Jira Project | Jira projects(Can be single or multi selectable) |
Jira Project Components | Jira project components(Can be single or multi selectable) |
Jira Project Versions | Jira project versions(Can be single or multi selectable) |
Jira Single User Select | Single Jira user select box. Alternative text is not permitted. |
Jira Multiple Users Select | Multiple Jira users select box. Alternative text is not permitted. |
InventoryList | Asset picker (with search box of all assets) |
InventoryListByForm | Asset picker by form(s) (with search box of assets by selected form/forms e.g : only assets of Servers and Personal Computers) |
IP | Text field with IP mask |
IPv6 | Text field with IP version 6 mask |
URL | Text field with URL mask |