I originally created a template and after testing it successfully, I decided to make it a Web Form. Everything so far has populating correctly, except one formula. The formula calculates based on the value from a drop-down * another formula. What should I modify to make it work successfully with this Web Form?
Solved
Web Form Template field formula isn't working correctly
Best answer by Laronda
Response from support: For technical reasons related to data processing, when a web form dropdown contains purely numeric values (e.g., 100, 250, 500), our system automatically adds an underscore prefix (_) to the value. This means the data passed to your template is not 100 but _100.
This automatic change causes a mismatch for any formula fields on your template designed to perform calculations using a number. The calculation fails since the formula receives a text string (_100) instead of a numeric value (100).
Sign up
Already have an account? Login
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationDocusign Community
You can login or register as either a Docusign customer or developer. If you don’t already have a Docusign customer or developer account, you can create one for free when registering.
Customer Login/Registration Developer Login/RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Back to Docusign.com



