Hi,
I have created a check box Group
texts = Mydata.Interest.Interests
Mydata is a node , Interests is of type Simple type Interests.
It has 3 enumerations.
But when i run, I am able to only one check box with out any text.
Where am i wrong?