how to pass value from one variable to other on change of value
I have form in scope. It also has a field activity team in scope. Now I want to pass the value in this , each time the selection changes to a global task field assignment group , so that I can use it in my reference qualifier parameter. How to pass t...