Hello all!
I've created a simple form with an editText field, with a choose from list associated to it. I want the edittext to "affect for mode". If I write in the edittext or modify it's content it does "affect" form mode, but if I use the choose from list, when the value is written back to the edittext the form remains in OK mode. Is there any way to make the choose from list "affect" the form mode, or am i missing something?
The edittext Item has the affectsformmode set to true, maybe a property of the choosefromlist has to be set?
Thanks in advance,
Jon Arranz
Add a comment