Skip to main content
Nintex Community Menu Bar

Creating a IF statement Rule based on Yes / No box

  • July 31, 2020
  • 3 replies
  • 26 views

Forum|alt.badge.img+1

I have a form and I want to have a rule that allows uses to tick a  Yes/No box if this option on the form is n/a for them. The rule will then be in the subsequent options under this title and each one will return the top score. 

 

Here is what I have. So if the user ticks the Not Required option the Score available in the External section will return 5. 

8563iD2A294C60D55A02B.png

 

But I have tried a variety of ways to do this and nothing has worked

3 replies

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • July 31, 2020
Hi,

What part is not working?

Forum|alt.badge.img+1
  • Author
  • August 3, 2020

Good morning @SimonMuntz 

 

The part that isn't working is that when I write the IF statement for the score box field to default to 5, when the user ticks the Not required box it doesn't self populate. 

 

I have tried all I could find online to get the IF statement correct but am at a loss as to what I am doing wrong. 


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • August 3, 2020

Hi,

At the present time you can only populate a Single Lines of text control using a rule in a Responsive Form. You cannot populate a drop down choice control.