How Do I set a value of Single Line Text field based on a Choice List

  • 30 March 2022
  • 1 reply
  • 29 views

I have a choice list field called Course Title and a single line text field called Course ID. 

 

When I select PDF & PEPS Overview from the choice list, I want the Course ID field to be automatically populated with BSG-PEPS-A.  When Project Set Up is selected, I want the field to be populated with BSG-PEPS-B and when Master and Project Documents is selected, I want the field to be populated with BSG-PEPS-C.

 

I set a rule up on the Nintex Form:

22486iD4D9598291F9674A.png

This rule works for the 1st 2 drop down choices but for Master and Project Documents it reverts back to BSG-PEPS-B and not BSG-PEPS-C.

 

How do I set up this rule for more than 3 choices?


1 reply

You can make use of nested if statements. Check this solution : https://community.nintex.com/t5/Nintex-for-SharePoint-Forum/Nested-IF-Statements/td-p/94089

Reply