Hi Bruce / All,
Nettalk 7.21, C8.
Am in the process of upgrading from NT6 to 7.
On a memory form, I have a radio set plus a few other fields, a button, then a browse.
* The button is a basic button, which refreshes the browse (no embed code).
* The radio set is the first field in the form.
On loading the page I set the radio value.
Page loads, and the correct value is selected in the radio button. In this example the value is the 3rd in the radio set.
ISSUE #1: I click on a different value (say the 4th), and the radio value flips to the first value. I click on the 4th value again, and it sets correctly.
ISSUE #2: When the page loads, I click on the Button. The radio value flips to the first value.
** If I move a field, say a string field, above the radio set in the form, this issue seems to disappear. Although I then get issues with the button actually working (which is probably something different).
Any thoughts?