How I can set the status of the checkbox

2 messages - 779 views

Hi,

I have bunch of checkboxes and I try to set the status of some of them to be check based on previous settings. How I can do that.

thank you.

You can use the selected attribute :

<checkbox selected="true"/>