Reference Supplier
Overview
This supplier has been deprecated.
Provides information about references, which are the data type used by Scaffolding list-data-related macros.
Using this supplier should be mostly optional from Scaffolding 3.2.0 onwards. It will still work, but in general, you should be able to access any list-data values directly. So, where previously this was required:
data:My List > reference:value > page:title
You can now just do this
data:My List > page:title
This is also the case with any other macros that use Reference values, such as attachment-data.
Details
Name: | Reference Supplier |
Prefix: | reference(optional) |
Supported Content: | Confluence Content. |
Provided By: | Scaffolding Forms & Templates for Confluence Server and Data Center, from version 2.2-dr3 |
Supported Keys
The following are the list of keys which this supplier will return a value for.
Key | Content Types | Return Type | Description |
value | References | anything | The object which is being referred to. Could be almost anything, but typical examples are Text, Users or Confluence Content |