- 🇫🇮Finland Nchase
With Replacement Tokens I'm only able to change the output of a field to something else as in content but not as in formatting. I can use a token from a field before to display that instead, but I can't render a field as Barcode with that token.
Can you be more specific on how to override the template? I was looking into the structure and what is actually loaded, like for example when a Datamatrix Barcode is used in views the template is modules/contrib/barcodes/templates/barcode--datamatrix.html.twig. I can use that to override a specific view-view-field-* template of a field that initially wasn't thought of for Barcode, like the UUID or Content ID, which are both available in Views. But I don't see how the usual {{ ouptut -}} can be replaced on that level with {{ barcode }}