Skip to content

Add new Views Field Handler for Barcodes QR Codes, extending EntityLink

Adding a new Views Field Handler extending EntityLink allows us to render the link as a QR Code based on GetBarcodeObj. Ideally we'd want to allow options also to format the barcode using the Barcode modules field formatter. This is an initial Proof of Concept that does not yet allow custom formatting.

Merge request reports