User-971939847 posted
Hi i am trying to build a small survey app. for wireless device. it will display one question at a time with option of selecting "yes" or "no"( i am using selectionlist radio button)...but when i click next my selection for question 2 happens to
be already selected (the one which i had selected for question 1) is there a better way of doing this . can someone provide any insght on what i am doing wrong..thanks
Mp
1. if you are not pressing the keys again and again before the previous key press is handeled by the device or
2. check the form scrolling settings. I mean the pagination of your form. How are you managing the questions - through your own next button or all questions are in single form and device is doing paginations of it?