Skip to main content
Troubleshooter
July 24, 2024
Solved

Adding $ symbol

  • July 24, 2024
  • 5 replies
  • 167 views

Hello. 

I created a new document custom field. 

The field type is Text Field. Validation type is Number. 

The value being entered is a currency. How do I add a $ symbol to precede the number value?

 

Thank you,

Nancy

 

 

 

Best answer by Michael.Rave

Thank you. Very helpful. 

Is there a way to add a % after a number field as well? I am not seeing an option. 

 

In that case you need to setup a text field with a regular express as validation that requires the percentage sign at the end. You can check out this Regular Expression Library for examples you may want to use.

5 replies

Michael.Rave
Docusign Employee
Docusign Employee
July 24, 2024

@nmagalhaes 

To achieve this, you can simply add a number field instead of a text field.

Then configure the number format on th e right hand side and format it as currency with USD.

 

"Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.
Troubleshooter
July 24, 2024

Thank you. Very helpful. 

Is there a way to add a % after a number field as well? I am not seeing an option. 

Troubleshooter
July 24, 2024

Hello @Michael.Rave 

When I create the custom field using number instead of text and then setting the number format to currency I am getting the following error.  

 

Troubleshooter
July 24, 2024

@Michael.Rave 

Here is a screenshot of the the custom field I created. 

 

Michael.Rave
Docusign Employee
Docusign Employee
July 25, 2024

Thank you. Very helpful. 

Is there a way to add a % after a number field as well? I am not seeing an option. 

 

In that case you need to setup a text field with a regular express as validation that requires the percentage sign at the end. You can check out this Regular Expression Library for examples you may want to use.

"Select as Best" below if you find my answer is a valid solution to your issue and mark it as resolved.