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