Skip to main content
Question

Simple IF formula to display selected Radio buttons based on output

  • February 5, 2025
  • 1 reply
  • 19 views

Forum|alt.badge.img+2

Hi Community. I have a simple document and wish to achieve this outcome: I have a dropdown with 3 options (A,B & C)...these have corresponding values of 1,2 & 3. If I select option A...the output = 1 (and so on). I also have 3 sets of Radio buttons...which need to be displayed based on outcome of users selection of dropdown. If I select Option A, only the first set of radio buttons need to be visible...If I select Option B - both the first and second set of radio buttons need to be visible...and I select option C...all 3 sets need to be visible. I have placed 3 formula fields on the document with this structure: if([DROPDOWN]>=1,1,0) / if([DROPDOWN]>=2,1,0) / if([DROPDOWN]>=3,1,0). I have set up conditional fields so if Formula 1 is satisfied (i.e. it outputs a value of 1 because the logic is satisfied) - show only the first set of radio buttons...and extended this for formula 2 & 3. But I cant get this to work...I have tried everything I know of but feel the answer is simple!! Any help much appreciated. Tks in advance, Mike 

1 reply

Forum|alt.badge.img+8
  • Community Moderator
  • 143 replies
  • February 6, 2025

Hello ​@Mike Beveridge ,

Thank you for reaching out here in the Docusign Community. Welcome to the Docusign Community and thank you for posting your concerns!

Docusign Fields has an option called Conditional Fields. With conditional fields, you can hide fields until the recipient makes an entry in your document that triggers them to show.

Please use this link for additional information:

Conditional Fields

Add Conditional Logic to a Gen Template to Show or Hide Content

Let us know if you need further assistance with this.

Best regards,
Rodolfo | Docusign Community Moderator
"Select as Best" below if you find the answer a valid solution to your issue!