QR Code

The Avonni QR Code displays scannable QR codes within flows, enabling easy access and information sharing.

Changing the Properties

Setting a value

The QR Code value can be manually added by entering a field value. QR Code value can be added dynamically by selecting a resource from the Mapped button.

Adding Interactions

No interactions are available.

Styling the QR Code

From the Styles panel, you can customize styling attributes for the QR Code:

  • color: to customize colors for the QR Code

You can find the instructions for styling here.

Tutorials

Name
Description
Illustration

Explore how to convert any Salesforce record field into a scannable QR Code.

Specifications

Attributes

Name
Type
Description

encoding

String

The encoding mode used to encode the value.

errorCorrection

String

The error correction level used to encode the value. The possible values are:

  • "L" - approximately 7% of the codewords can be restored.

  • "M" - approximately 15% of the codewords can be restored.

  • "Q" - approximately 25% of the codewords can be restored.

  • "H" - approximately 30% of the codewords can be restored.

width

Integer

Set a maximum width for the QR Code

value

String

The value of the QRCode.

Events

No events are available.

Styling Hooks

Name
Description

Color

Define a QR Code color

Background Color

Define a QR Code background color

Last updated

Was this helpful?