Zhong Liu
Posts: 0
Joined: Tue Jun 17, 2014 3:27 am

How to put a checkbox group in a collapsibleset

Hello,

I want to put a checkbox group in a collapsibleset, and I would like mapping a list to this.
The list like:
[{'id':'001', 'name':'class1', 'students':[{'id':'001', 'name':'kevin},{'id':'002', 'name':'mike'}]}]

I need map the class1 to the head of the collapsibleset head, and mapping 'students' to the checkbox group which is put into the content of collapsibleset.

Many thanks.

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

How to put a checkbox group in a collapsibleset

Hi Zhong,

Unfortunatly currently there is bug which is does not allow you to make such hierarchical mapping.

We will update you here when this bug will be fixed.

Regards.

Zhong Liu
Posts: 0
Joined: Tue Jun 17, 2014 3:27 am

How to put a checkbox group in a collapsibleset

got it, thank you.

Return to “Issues”