- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 04:06 AM
I used this code:
</tr>
</td>
<td><input id="ai" name="committee" type="checkbox"> <label for="ai">Artificial Intelligence (AI)</label><br><input id="arb" name="committee" type="checkbox"> <label for="arb">Architectural Review Board (ARB)</label><br><input id="csc" name="committee" type="checkbox"> <label for="csc">Capital and Space Committee (CSC)</label><br><input id="dac" name="committee" type="checkbox"> <label for="dac">Data Advisory Council (DAC)</label><br><input id="pcc" name="committee" type="checkbox"> <label for="pcc">Patient Communication Committee</label><br><input id="psc" name="committee" type="checkbox"> <label for="psc">Patient Safety Committee</label><br><input id="rit" name="committee" type="checkbox"> <label for="rit">Research IT</label><br><input id="sab" name="committee" type="checkbox"> <label for="sab">Software Advisory Board (SAB)</label><br><input id="none" name="committee" type="checkbox"> <label for="none">None</label> </td>
<td style="background-color: #fbeeb8;"><em>Select the governance committees that apply. If none, select None.</em> </td>
</tr>