Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Unanswered

QR code generation on business central 365 saas

(0) ShareShare
ReportReport
Posted on by
Hi team member, Am George.
Have a question relating to business central saas on generation of QR code, Am having a challenge.kindly looking for help
  • Suggested answer
    Mohamed GRAIB Profile Picture
    Super User 2025 Season 1 on at
    QR code generation on business central 365 saas
    Hi @community user, 
     
    There are several entities that have out of the box (Standard) QR codes field. 
     
    To verifiy, Just click on Alt ctrl F1 and check if the field exist or not. If exist, then Just click on Customize and then add it to the page. 
     
    Else, You must create an extension to add (generate) the QR code
     
    I find these informations (Example of code in internet), try this if you want. 
     
    PROCEDURE GenerateQRCode@1@1 : Codeunit 50100
    VAR
       QRCode@2: Codeunit "QR Code Generation";
    BEGIN
       // Populate the text variable with the data you want to encode
       TextData@3 := 'https://example.com/some-data';
       // Use the QRCode.Generate function to generate the QR code and store it in the TextData field
       QRCode.Generate(TextData);
    END;
     
    Hope that's helpful for you, 
     
    Please mark answer verified if that's helpful
     
    Regards, 

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 1,452

#2
YUN ZHU Profile Picture

YUN ZHU 1,313 Super User 2025 Season 1

#3
Gerardo Rentería García Profile Picture

Gerardo Rentería Ga... 1,083 Most Valuable Professional

Featured topics

Product updates

Dynamics 365 release plans