Views Replacement Patterns not fount?

Created on 5 May 2023, over 1 year ago

Problem/Motivation

When I try to use the replacement tokens in the views inside a description it doesn't work.

Steps to reproduce

First I enable "Use first row replacement tokens"

Remplacement Tokens in my view:
I need use "{{ field_imagen_de_tapa }}". This field brings me the url of an image.

Use the token in description tag:
I tried both ways because I didn't know which one to use

Result metatag:
It doesn't bring me anything

Any solution for this, could I be doing it wrong? Thx

💬 Support request
Status

Closed: works as designed

Version

1.22

Component

Views integration

Created by

🇊🇷Argentina OPtii

Live updates comments and jobs are added and updated live.
  • views

    Involves, uses, or integrates with views. In Drupal 8 core, use the “VDC” tag instead.

Sign in to follow issues

Comments & Activities

  • Issue created by @OPtii
  • Assigned to OPtii
  • Status changed to Closed: works as designed over 1 year ago
  • 🇊🇷Argentina OPtii

    I found my mistake, inside the footer of the view I inserted another view. Both views had the same machine name "page_1" so when rendering the footer view it stepped on the Replacement Tokens of my current view.
    When I changed the machine name to my current view it worked "{{ field_image_de_tapa }}" as it should.

  • 🇊🇷Argentina OPtii
Production build 0.71.5 2024