November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi I am also trying something similar did you have any luck?? Mine based on dropdown selection change I want to display other dropdowns.
I was also unable to set different code behind events so I hide/show elements on a dropdown change event using JQuery on client side.
I loop through controls and set their css class so I can grab reference to them in JQuery. Not sure how you would be able to do something more complicated in code behind.
Thanks for your post. I just created a form outside xforms and then referenced it in my required pages. Works fine now.
I am trying to build and Xform with a number of dropdowns on it and I would like to have them call different code behind events, is there some way in the xforms editor to specify which event to call or even just to invoke selectionChange?