Testing flex form: Difference between revisions

From Tsadra Foundation Advanced Contemplative Scholarships
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 8: Line 8:
! <label for="dateofbirth">Date of birth {{r|*}}</label>
! <label for="dateofbirth">Date of birth {{r|*}}</label>
| <input type="date" name="dateofbirth" value="{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}" min="2000-01-01" max="2999-12-31" required="required" />
| <input type="date" name="dateofbirth" value="{{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY}}" min="2000-01-01" max="2999-12-31" required="required" />
|-
! <label for="dateofbirth">Date of birth {{r|*}}</label>
| <select name="Test" selected="" options="{{ListOfCountries}}" />
|-
|-
! other
! other

Revision as of 08:52, 6 February 2024