How to Set a Display Name for a Variable?

How to Set a Display Name for a Variable?

Display Name defines how a variable appears in your document while designing it. It is especially useful when:
  • The original entity or variable name is long.
  • Variables are used in tables or other compact areas where text overlap needs to be avoided.
For example, a variable named $bankstatement.customername can be given a shorter Display Name like $bscustname, making it easier to read and manage.

Steps to Set a Display Name
You can assign a Display Name to a variable either while creating it or by updating an existing variable.

Assigning a Display Name While Creating a Variable
1. Create an entity and click on the Add Variable button.


2. In the variable creation section, a separate field will be available to enter the Display Name.



3. Enter the desired Display Name and click Save. 



Assigning a Display Name to an Existing Variable
1. Navigate to the variable you want to update. 


2. Click on the Edit option for that variable.
3. In the Display Name field, enter the new name. 


4. Click Update. The variable will now display with the updated name.


    • Related Articles

    • What are Link Variables and How to use them?

      Perfect Doc Studio allows you to dynamically insert hyperlinks into your documents using Link Variables. This feature is especially useful when you want to personalize or conditionally include links without hardcoding URLs. Assign Links to Variables: ...
    • Embedding and Adding a Variable in a Document Template

      To incorporate a variable in a document template, position the cursor in the editor at the desired location for the variable. Then, type the symbol $, which will bring up a list of all available variables in the system that can be inserted. In ...
    • Managing Entities & Variables

      Entity and Variable: To maintain a structured and efficient system, entities such as funds, users, patients and applications are identified and represented using variables in camelCase format. A variable is a named storage space designed to hold ...
    • What are List Variables and How to use them?

      In Perfect Doc Studio, a list variable refers to a variable that holds multiple values. They are used to store multiple related values under a single variable name, ensuring consistency and simplifying data integration across documents. For example, ...
    • Document Settings

      The Document Settings section, accessible from the left-hand menu, enables you to manage key aspects of your document, including its display name, tags, PPI, font family and size, document summary, as well as options to make the document accessible ...