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
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
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.
Thank you. Very helpful.
Is there a way to add a % after a number field as well? I am not seeing an option.
Hello
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.
Here is a screenshot of the the custom field I created.
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.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.