In my form, I have a field "Send to QA" with Yes/no dropdown. I need a date field that will populate when set to Yes. Any idea how I should do this?
Page 1 / 1
You can write a rule to show and hide based on the drop down value.
Write a rule for date control when drop down value !=yes hide it.
You can write JavaScript code also to hide/show.
Maybe I don't fully understand the situation, but it seems like you just set a condition to check for "Send to QA" then if yes you set the date value to whatever you wish, correct?
have a look on this https://community.nintex.com/thread/11708#comment-40682
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.