- Issue created by @liquidcms
- πΊπΈUnited States damienmckenna NH, USA
I think this is what you are looking for: β¨ Provide field formatter to output meta tags on-page, e.g. for use with Views (D9) Needs work
Perhaps i am missing something? There is a views field (field_metadata) but only formatter options are field linker and empty formatter, neither of which sound right or display anything.
I see there is no views field plugin but i suspect this has been set up as a std field so it would just use views std field plugin. Except the data for this is stored as a serialized array; and not sure views field handler would do anything with that (i guess it could just spit out the array as the string, but it doesn't.
Also, there is no mention of this module in the Available updates report, which seems odd.
Active
2.1
Views integration
I think this is what you are looking for: β¨ Provide field formatter to output meta tags on-page, e.g. for use with Views (D9) Needs work