Dynamic List Attribute
Example
XML Syntax
<DynamicListAttribute Name="Hardware Options" UserCanAdd="true">
<Items DefaultItem="Power Cable">
<Item>Power Cable</Item>
<Item>Alarm Generator</Item>
<Item>Battery Pack</Item>
</Items>
</DynamicListAttribute>Appearance

XML Attributes
UserCanAdd
Modifying Items from the UI - only with Project Management Rights
Last updated
Was this helpful?