I have few questions in the sample:
-
I have total of 12 radio group questions in the JSON but by default the first 3 radio group should be displayed and after hitting show more slot button it should display another 3 more slots.
currently it's returning only one slot and in the time landing it's showing all the slots. -
Entire page should have only one radio button selection option.
current logic is in every question i have the option to select. But instead of selecting options form all the question i should have only one radio option.
expected output
above screen same page two options are selected. But expected result is like if i'm selecting saturday then above option should remove automatically. Is there any way to implement the logic like this.
Could any one help me on this.
I tried enable and disable options but its not working as expected.
Any one please help me on this