Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using layouts for nodes removes token values from node field values #120

Open
Wylbur opened this issue Oct 12, 2024 · 0 comments
Open

Using layouts for nodes removes token values from node field values #120

Wylbur opened this issue Oct 12, 2024 · 0 comments

Comments

@Wylbur
Copy link

Wylbur commented Oct 12, 2024

Steps to Reproduce

Create a layout for a node content type
In the layout, change the display from main content to individual fields
Set metatag values to node tokens for values of fields

Results

metatag values are not set with values from node fields.

Expected behavior

tokens used as Metatag values for fields would be set to the field values of the content

I'm using field values instead of main content because I am isolating the banner image field to be shown at the top of the page.

Can we create tokens for node field values, and also add separate tokens for the layout values? Even though I have tokens for field values, they are overridden by layouts?

Adding @argiepiano as he has been the token master in the past!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant