How to add dynamic radio button and their pannels using survey.data
for example:
result: [{"AppplicantType":"Primary","FirstName":"Meery"},{"FirstName":"mathews","AppplicantType":"Spouse"},{"AppplicantType":"Dependent","FirstName":"zandle"}]
this is the result we get after the survey is complete we need to create radio button based on applicant type and there data for emample here we need to build a page which ask
support provided for the users ?
1.Merry
2.zandlee
3.mathews
if we select zadlee then ask cofirmation question means for each we need to ask dynamically ?