Share

Custom Variables

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

  • Cost contract custom attributes
  • Change order custom attributes

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

Example:

If you have a date custom attribute for an RFQ titled "Required on Site," you would reference it as {rfq.properties["Required on Site"]}. This will return the specified date.

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

Was this information helpful?