I am looking to create a system where someone can add an ‘Asset’ which will automatically create a unique asset code, this will be used to generate a unique QR Code for that asset. We would like to be able to export that QR Code, print it and stick it onto the asset. Can anyone think of any way of doing this, maybe even automatically exporting and saving into a certain folder or something?
Hi, thank you for your reply. The problem is more with the export of the QR Code rather than the generation of it, as currently I can only think of using a screenshot of the page or the snipping tool.
Gotcha. At the moment Adalo doesn’t support binary format (files) sending or receiving, but you could potentially accomplish this with a workflow that downloads the code from a URL, then uploads it to a Drive folder or something. Adastacks returns an image URL that you could download and do that with.