I'm using ubercart and am trying to find a way to show a barcode in a view of products.
I'm pretty novice at most drupal stuff. Do I add some code to the view option of rewriting the output of the [model] field?
Essentially what I'm using this feature for is so I can create product labels that have bar codes on them.
Any guidance would be greatly appreciated!
Comments
Comment #1
tr commentedDrupal 6 is long out of support.
This module is no longer supported. I suggest you try using the Barcodes module instead (https://www.drupal.org/project/barcodes)
Barcodes is very similar to this module, and is supported for Drupal 7, 8, and 9. The Barcodes module can easily display the barcode in a View.