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.
Back to Docusign.com


