Does dynamic data binding work on page meta fields?
Does dynamic data binding work on page meta fields?
At a glance
The community member asked if dynamic data binding works on page meta fields (titles, description) just like in the content area. They tried injecting dynamic data using GraphQL on the meta area, but it did not load page values, though it worked fine on the page content area.
In the comments, other community members suggested the following:
it does, did you try to inspect the data first to see if you loaded some data?
variables list > settings > inspect
I think the issue is the variable has to be on the body
although if the variable wasn't defined on the body, it wouldnt show up in the bindings on page settings so im wrong. Check Olegs suggestion, likely there isn't an active slug in the address bar
All right, I got it my resource URL is causing the issue
There is no explicitly marked answer in the comments.
Does dynamic data binding work on page meta fields (titles, description) just like in the content area? I tried injecting Dynamic data using GraphQL on the meta area but it does not load page values. Works fine on the page content area though.
although if the variable wasn't defined on the body, it wouldnt show up in the bindings on page settings so im wrong. Check Olegs suggestion, likely there isn't an active slug in the address bar