Example: Use a field token to render the node title into the Heading element:
To delete a token from a field:
If this content did not answer your questions, try searching or contacting our support team for further assistance.
You can use field tokens to render content from your Drupal fields. Tokens are specially formatted blocks of text that serve as placeholders for a dynamically generated value. They consist of a Type and a Value and are always contained within square brackets like this [node:title]. In this example, node: is the type and title is the value.
Example: Use a field token to render the node title into the Heading element:
To delete a token from a field:
If this content did not answer your questions, try searching or contacting our support team for further assistance.