Hi All,
I have some problem working with Radio Button. What I wanted to do is I have create a Form which Ask question. For the Question there is one Text Field. and there are four optional answer. These four answer I have taken to to Editable Text Field. F1, F2,F3 and F4.
While admin creating the question he write question to the text box and put the four answer in respective fields.
Now when user view this question I wanted to show them optional answers in radio button instead of text boxes. I have inherited form value and use parentUNID=docid to display the questions and answers. In inherited form I have created four radio-button to populate the value from dblookup one by one but the problem is radio-button is not grouped so that user can choose only one answer.
Is there any way to group multiple radio-button fields together or can I use dblookup in radio-button formula so that I can concatenate the string so that it will display the user four radio button separately.
I will be very thankful to you for your kind response.
With Regards
Vikas