Share

Custom Variables

Some custom attributes generate a custom variable that can be referenced in documents. Not all custom attributes create custom variable entries. The following support custom variables:

  • Expenditure contract custom attributes
  • Change order custom attributes

The format for these custom attributes is {xxx.properties["Attribute Title"]}.

For example:

A date custom attribute for an RFQ titled "Required on Site" would be {rfq.properties["Required on Site"]} would return the date specified.

You can copy the variables from the custom attribute edit screen in Project Admin.

Was this information helpful?