Skip to main content
Nintex Community Menu Bar

populate dropdownlist 2 on dropdownlist 1 changed

  • December 24, 2016
  • 1 reply
  • 5 views
  • Translate

Forum|alt.badge.img

Hello All,

 

could you please give me one complete example on populating the dropdownlist 2 based on dropdownlist 1 changed.


14245i7AA4C891C3E86952.png

Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+9
  • 142 replies
  • January 6, 2017

Hi mdsayeed ,

 

Create 1st DropDownList and Bind datasource to it

  1. Drag and Drop DDL from  control menu vailable in right side (make sure allow empty select is checked)
  2. On Selecting DDL you will see properties menu on R.H.S., Here goto DataSource and for property name "type" click on browse to add smartobject as datasource to DDL
  3. Under use smartobject as datasource make sure below details are added
        SmartobjectValue, DDLSelect Method,  value 
  4. Under Show items from the selected SmartObject Add below details
         Display
  5. click on OK for Configure DataSource Popup to close it

Same way Create 2st DropDownList and Bind datasource to it.

 

Goto Rule Section and edit rule as mentioned below

  1. for existing rule "When the View executed Initialize" disable 2nd DDL
  2. click on Ok  to sabe the changes
  3. Create new Rule 
  • When "DDL1" is Changed
  • then populate "ddl2" list control with data (configure)
  • on click configure you will get popup to add input Properties
  • just map ID of "DDL2" with ID of "DDL1"

 

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings