Skip to main content
Nintex Community Menu Bar

Set checkbox value to true based on drop down value selected

  • October 29, 2018
  • 2 replies
  • 14 views

Forum|alt.badge.img+1

I have a drop-down control with different vendor options in it, e.g. “New Vendor”,” Existing vendor”,"Single Source Vendor"

I also have a check box control that says New vendor required. If you tick the checkbox a text field shows and you can enter a new vendor in it.

What I want to do is if “New Vendor” is selected from the drop-down control then tick the check box control automatically.

I am using Nintex Responsive forms. Is it possible to achieve this?

Thx Don

2 replies

Forum|alt.badge.img+14
  • Scholar
  • October 29, 2018

unfortunately this is not possible with responsive forms.

set value-type of rule is not capable to set on a value for yes/no control nor choice control


Forum|alt.badge.img+1
  • Author
  • October 29, 2018

Hi Marian, Thank you for the reply.