Skip to main content
Solved

Adding $ symbol


Forum|alt.badge.img+4

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 mrave

nmagalhaes wrote:

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.

View Original
Is this content helpful?

5 replies

Michael.Rave
Docusign Employee
Forum|alt.badge.img+14
  • Docusign Employee
  • 934 replies
  • 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.

 


Forum|alt.badge.img+4
  • Author
  • Conversation Starter
  • 11 replies
  • 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. 


Forum|alt.badge.img+4
  • Author
  • Conversation Starter
  • 11 replies
  • 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.  

 


Forum|alt.badge.img+4
  • Author
  • Conversation Starter
  • 11 replies
  • July 24, 2024

@Michael.Rave 

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

 


Michael.Rave
Docusign Employee
Forum|alt.badge.img+14
  • Docusign Employee
  • 934 replies
  • Answer
  • July 25, 2024
nmagalhaes wrote:

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.