This project is not covered by Drupal’s security advisory policy.
This is the Drupal 11 version of Field Tokens module.
The Field Tokens module add two additional types of field tokens; Formatted fields and field properties.
Formatted field tokens
Formatted Field tokens are tokens allowing one or many field values to be rendered via the default or specified field formatter.
The format is:
[PREFIX:DELTA(S):FORMATTER:FORMATTER_SETTING_KEY-FORMATTER_SETTING_VALUE:...]
(e.g. [node:field_image-formatted:0,1:image:image_style-thumbnail]).
Field property tokens
Field property tokens are tokens allowing access to field properties on one or many fields.
Required modules
- Token
Recommended modules
- Token filter
Properties are dependent on the field type.
The format is:
[PREFIX:DELTA(S):PROPERTY]
(e.g. [node:field_image-property:0:uri]).
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsObsolete
Use of this project is deprecated.- Project categories: Content display, Developer tools, Site structure
- Ecosystem: Token
- Created by arthur.baghdasar on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

