Hi, i created a report region. the region contains values 1 and 0.
i set the region to "simple checkbox".
1st part: If value=1, the checkbox should get the status "checked".
2nd part: When I press the checkbox, a sql-statement is to be executed.
How can I achive this both?