Create basic attributes
  • 06 Mar 2024
  • 2 Minutes to read
  • Dark
    Light
  • PDF

Create basic attributes

  • Dark
    Light
  • PDF

Article Summary

Using Lightico Attributes, you can store customer information for the duration of a session. This article explains how to create basic attributes that you can use inside PDF Templates and Workflows. 

Not all basic Attributes (document entity) can be used in a Workflow. For information about which basic Attributes can be used in a Workflow, see Types of attributes and when to use them.

Note:

🎦 Watch related video:

To create basic attributes:

  1. In the Lightico Administration page, in the left pane, click Attributes mapping.

    The Attributes mapping page opens, displaying the existing Attributes.

  2. On the top right corner of the page, click Add Custom Attribute.

    The Add Custom Attribute dialog opens.

  3. In the Entity field, choose Document.
     

  4. Complete the remaining fields as follows: (Depending on your selections, different fields will be displayed.)

    • Name - The unique name of the attribute

    • Description - The description of the attribute. This is the label of the field that the customer sees in the document wizard.

    • Type - The type of attribute. You can choose from the following types:

      • Text

      • Dropdown list

      • Digits

      • Date

      • Function

      • Radio button group

      • Checkbox group

      • Signature date

      • Boolean

    • Properties - Depending on the type of field, enter the following information:

      • For dropdown list, radio button group, or checkbox group, enter the values that you want the customers to select from in the format key:value with each value separated by a new row. For example, if the values are red, yellow and blue, enter them as follows:

        Example:

        1:red
        2
        :yellow
        3
        :blue

      • For function, enter the relevant JavaScript code.

    • Validation - If necessary, select a method to validate the data that was entered into this field.

    • Max length - The maximum number of characters allowed for this field. (text, digit and date fields only)

    • Limited time range - Select one of the following options to limit the date that your customer can define (for date fields only):

      • None - unlimited

      • Absolute time range - specific start and end date

      • Relative to Attribute time range - start and end date relative to another date attribute

      • Relative time range - start and end date relative to the current date

    • Sensitive data - Define this attribute as "sensitive". Fields containing sensitive attribute data can be:

    • Tags - You can assign a tag to the attribute to categorize the attributes and to make it easier to search for them.

  5. Optional - If you are integrated with a CRM or other software platforms that store customer data, you can click Add source to map the attributes to the relevant fields in your integrated platform.
    For an example of how to integrate with a CRM, see Map Salesforce data to Lightico.

  6. Click Save.


Was this article helpful?