Skip to main content
Existing Functionality

esig-calculated field issue

Categories:eSignature
  • August 26, 2025
  • 2 replies
  • 19 views

mshealy
Established Contributor
Forum|alt.badge.img+11

I have the below fields:

Quantity-text field-validation is custom, regex patter ^\d+$ to make sure they enter a whole number

Duration of storage-text field-validation is custom, regex pattern ^\d+$

Rate 2-Text field-Add text is 4.89 for a constant

Total Charge 2-formula field-formula is [Rate 2]*[Quantity]*[Quantity]. It will not allow this formula unless the quantity and duration validation is none or a number.

But they will not work because I don't want to allow decimals but only whole numbers.

2 replies

Forum|alt.badge.img+15

Thanks so much for your idea, ​@mshealy 

At the moment, Formula fields only accept values that come from Number fields or from text fields that use Number or Date validation.

That said, we did find that you can still achieve what you need using existing DocuSign features. You can use a Text field with Number validation, the field will not add any decimals, and it will store the value exactly as a whole number. A decimal will only appear if the recipient manually enters a period while typing. Otherwise, the field will not add decimals automatically. To help guide recipients, you can also add a tooltip.

Docusign Trainer Tips: How to Configure Formula Fields | Community

Add a Formula Field to a Document

Which Field Types Can Be Used in Formulas?

Mathematical Operations in Formulas

Calculating Days and Dates

 

 

Regards,

Melanie | Docusign Community Moderator


Forum|alt.badge.img+15
Idea SubmittedExisting Functionality