I am trying to create a new question module. Requirements: True or False - two multifields for options either true or false Single Option - as many options as user wants (radio button to choose one option). Multiple choice Q - as many options as user wants (check box format to choose multiple options). I have tried creating a dialog structure (refer image),please suggest a way to create a custom xtype to link the question type radio button to the no. of options provided.
Asked
Active
Viewed 496 times
0
-
where is your code? – LellisMoon Dec 16 '16 at 07:35
-
Please post the current code of the dialog. Tutorials on custom xtypes are simple enough to google. Have you tried following this tutorial https://helpx.adobe.com/experience-manager/using/creating-custom-xtype.html ? – toniedzwiedz Dec 16 '16 at 09:57