November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi,
How did you solve this issue?
I had to use a workaround with jQuery and FormData.SetValue to get the selected option into the form data..
Regards,
Peter
Hi
Im trying to add new items to a select1 Xform control in codebehind. It works well getting the new item in to the select1 box, with both Value and Label.
Having selected the new value and submitting the form the new value (item) is not present in the FormData XML. Selecting one of the predefined items works.
Is this a dead-end? Is Xform comparing the selected index with database data? And when adding new items they exceeds the index?
Has any one tried doing something like this?
Janne Saare