Project

General

Profile

Feature #9579

Updated by Jan Haller over 1 year ago

Multiform element with checkboxes like the one used in LI to assign students to exercise groups. 

 Form.parameter.processRow: Active, show checkboxes 
 Form.parameter.processRow = Title: Titel: <th>Title<th> 
 Form.parameter.processRow = {{ SELECT 'Title' ... }}: <th>Title</th> <th> _result_ </th>

Back