Testing flex form: Difference between revisions
From Tsadra Foundation Advanced Contemplative Scholarships
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
Line 15: | Line 15: | ||
<input type="checkbox" name="Role[]" value="participant" id="participant-checkbox" /> | <input type="checkbox" name="Role[]" value="participant" id="participant-checkbox" /> | ||
<label for="participant-checkbox">Participant</label><br> | <label for="participant-checkbox">Participant</label><br> | ||
<input type="checkbox" name="Role[]" value="contact" id="contact-checkbox" /><label for="contact-checkbox">Contact</label> | <input type="checkbox" name="Role[]" value="contact" id="contact-checkbox" /><label for="contact-checkbox">Contact</label><br> | ||
<input type="checkbox" name="Role[]" value="user" id="user-checkbox" /><label for="user-checkbox">User</label> | <input type="checkbox" name="Role[]" value="user" id="user-checkbox" /><label for="user-checkbox">User</label> | ||
Revision as of 08:51, 6 February 2024
Please log in first.