Barcode - Basic Configuration

  1. Start by dragging a TPC Form Layout into the body of your page. Then, drag a CRM Form Configuration widget into the TPC Form Layout. For this example I will be setting the Form Configuration widget to use the contact entity.
  2. Click and drag a CRM Barcode widget in the body of your form and click on the edit button to display the properties prompt. For this example the widget will be configured to use the Full Name attribute and the Code93 Extended encoding type. Please note that some barcode encoding types may not support numbers or letters. For example, attempting to use Code 128C will result in a JavaScript error.

    barcode1

  3. On the page, the barcode should appear with the value of the attribute below it. In this case, it will be the full name of the contact record.

    barcode2