The use case for this particular question is that if a person inserts “0” in a text field with number validation, the conditional field should NOT show up, but if they input anything else such as 0.52 or greater than 0, than the conditional field should show.
Is the only way to do this with multiple formula field for each text field present?? Was hoping I could input certain syntax in the pre-built conditional field rules / logic.
Page 1 / 1
if ((Text11] > 0,1,0)
“Text11” was my Data Label for my Text field with number validation. The formula basically reads if the value of Text11 is greater than “0” then set the formula to 1.00 otherwise set as 0.00.
Then you set the conditionality on the Formula field as 1.00 (exact text) and select the appropriate fields to show when the Formula value is 1.00.
DocuSign article on IF/FLOOR functions in formulas…
Reply
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.