Dot All Lisbon – the official Craft CMS conference – is happening September 23 - 25.
Reference Tag
Simple syntax for loading and interpolating values from other elements into another string. A reference tag always includes the element type and an identifier, and may specify a property or getter method. If no property is requested, Craft replaces the tag with the element’s URL. To parse references in a piece of text, pass it to the parseRefs
Twig filter.
Found in
- Craft CMS