Skip to main content
Nintex Community Menu Bar

K2 dropdown change event using jquery

  • October 23, 2020
  • 1 reply
  • 65 views
  • Translate

While changing K2 dropdown option ,I wants to perform some operations with Old value. But in k2 rules we are not able to capture that value. Because K2 has only changed rule.

Example:

Dropdown values : “one” , “two” , “three”

If I change the dropdown value from “one” to “two” then I wants to trigger a button  click event from JavaScript so that will call some K2 rules  once that's done then the dropdown can change to “two”.

Please help.

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

1 reply

Forum|alt.badge.img+6
  • 84 replies
  • October 23, 2020

You can make use hidden textbox to check the previous value, do action (execute another rule) and replace the old value in hidden textbox with new value from dropdownlist.  The rule should execute in sequence (modifier “Then” ). 

 

 

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