Announcement

Collapse
No announcement yet.

How to grab the QR-Code image for export

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to grab the QR-Code image for export

    Hi, how is it possible ti export the qr-code image. When I export, it exports the encoded text, not the qr-code itself. There is an id of that image, but it is not available for instance to use in a formula.

  • #2
    Hi,
    i think we need to "replicate" for export xlsx as barcode is a JS library :

    EspoCRM open source CRM application. Contribute to espocrm/espocrm development by creating an account on GitHub.


    $this->composeBarcodeTag($data);

    of course, to confirm, i respond with my skill

    Comment

    Working...
    X