HI,
I am sorry for this question as I am new to K2.
I am building a form which has two views i.e. Students, Courses
In Students View, I have a Radio Button List control called "Register course?" with Yes and No options (Default selection is No)
In Courses View, I can build a list of courses with details in each row. I also have toolbar buttons Add, Edit, Delete in this view.
Solution 1: Couses view is hidden by default. If user clicks Yes to "Register course" Radio Button List, then I would like to display a blank Courses view, otherwise keep it hidden.
Solution 2: Courses view is blank and disabled (readonly) by default. If user clicks Yes to "Register course" Radio Button List, then I would like to enable the Courses view and allow to add list items.
Solution 1 above is preferable. but if solution 1 is not possible then Solution 2 is ok.
Thank you in advance
Kind regards