Astrea Barcode Component

Astrea barcode component is a free salesforce lightning component. It allows the user to generate barcodes and convert any text to barcode i.e. in binary format. This app provides facility for every field of all standard and custom Objects in Salesforce.

User can generate barcode in four formats:

  • Code 128: Convert any number, character and special characters to binary form.
  • Code 39: Only converts numbers and capital letters to Binary form.
  • EAN 13: Only converts numbers to Binary form. When the user scans, he will get a 13-digit number.
  • EAN 8: Only converts numbers to Binary form. When the user scans, he will get an 8-digit number.

This component is also available in Salesforce1 and useful for Salesforce lightning users also.

Configuration Settings

Step 1: Install Astrea Barcode component using this link
https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000EwfByUAJ.

Astrea Barcode Component

Step 2: Follow the usual prompts while installing any app.

Step 3: Click on the gear in the top right corner and then click on the edit page.

Barcode Edit Image

Step 4: Select Generate Barcode from the left panel.

Generate Barcode

Step 5: Drag generate Barcode button to the page. Enter barcode format and field api name in the right panel.

Barcode Format

Step 6: Click on Save.

Barcode Save

Step 7: It is done and the user can see the barcode on the page.