First, thanks for your help
I am having problems to build JSP with multiple questions and some radio
buttons for each question.
I am using two logic:iterate, one for questions and anotherone for answer
for each question, like this:
eak;
}
}
} catch (e) {
sectionSelected = 0;
}
document.sectionListFrm.section.value = sectionSelected;
As you can see, you must have a hidden form field to hold the
sectionSelected radio button.
Hope this help you,
Luis Ureña,
200
I am working in a survey form with several questions. Each question can have
several options. That options are builded with an iterate. When I execute
the page generate one radio button name. If I add the indexed="Yes" property
for the html:radio this generate one radio button name for all the firs
I am working in a survey form with several questions. Each question can have
several options. That options are builded with an iterate. When I execute
the page generate one radio button name. If I add the indexed="Yes" property
for the html:radio this generate one radio button name for all the firs
I am working in a survey form with several questions. Each question can have
several options. That options are builded with an iterate. When I execute
the page generate one radio button name. If I add the indexed="Yes" property
for the html:radio this generate one radio button name for all the firs
5 matches
Mail list logo