b:id.datamodel.field

<b:id.datamodel.field />

Displays single field from single content.

This tag is a fast way to display only one field from single content when you know the data model and id of the content.

Tag attributes are passed to the control that displays the field.

You can also display metadata fields with this tag.

If you need to define id and datamodel dynamically or you want to use path to define the content location, use <b:get.field /> and <b:structure.field />.

See also

Examples

Usage

Here are some hints on how to use this tag.
<b:2.manual_document.topic />

<b:6.page.metadata.name />
HTML source output
Template development

Home