How to add an Attribute: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 15: Line 15:
==Notes==
==Notes==
* Adding an [[Attribute]] which already exists will change the existing [[Attribute]] value to the new value.
* Adding an [[Attribute]] which already exists will change the existing [[Attribute]] value to the new value.
{{clear}}
 
==See also==
==See also==
* [[How to remove an Attribute]]
* [[How to remove an Attribute]]

Revision as of 11:02, 12 June 2020

The right panel allows you to add new attributes. The top half displays existing Attributes, the bottom half allows you to add new Attributes.

Many things in a Project, ranging from Stakeholders to Overlays to Constructions, have Attributes, allowing generic properties to be configured for them. For most kinds of data, Attributes can be added and edited in a similar fashion.

Editor → The type of data to edit (Ribbon bar) → The data to edit (Left panel) → Attributes tab (Right panel)
How to add an attribute:
  1. Select the type of data to add an Attribute to.
  2. Switch to the "Attributes" tab.
  3. Scroll to the bottom of the right panel, if neccesary.
  4. For "Add new Attribute with name", enter the desired TQL name name.
  5. For "Add new Attribute with value", enter the desired value.
  6. Click on "Save new Attribute".
  7. The Attribute has now been added.

Notes

  • Adding an Attribute which already exists will change the existing Attribute value to the new value.

See also