Form:Documents: Difference between revisions
From Tsadra Foundation Advanced Contemplative Scholarships
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
Line 6: | Line 6: | ||
<table class="appli-form-table"> | <table class="appli-form-table"> | ||
<tr> | |||
<th>Type:</th> | |||
<td>{{{field|filetype|input type=dropdown|show on select=Other=>altdescription|show on select=Yearly Report=>reports1|show on select=Yearly Report=>reports2|show on select=Yearly Report=>reports3|show on select=Yearly Report=>reports4}}}</td> | |||
</tr> | |||
<tr id="altdescription"> | |||
<th>Description:</th> | |||
<td>{{{field|altdocdescript|size=50}}}</td> | |||
</tr> | |||
<tr id="reports1"> | |||
<th>Report year:</th> | |||
<td>{{{field|report-year|size=6}}}</td> | |||
</tr> | |||
<tr id="reports2"> | |||
<th>Reminder sent on:</th> | |||
<td>{{{field|report-remind|input type=datepicker}}}</td> | |||
</tr> | |||
<tr id="reports3"> | |||
<th>Received on:</th> | |||
<td>{{{field|report-date|input type=datepicker}}}</td> | |||
</tr> | |||
<tr id="reports4"> | |||
<th>Confirmed on:</th> | |||
<td>{{{field|reportconfirm|input type=datepicker}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Submitted:</th> | |||
<td>{{{field|filesubmitted|input type=datepicker}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Free text:</th> | |||
<td>{{{standard input|free text|rows=5|cols=50}}}</td> | |||
</th> | |||
</table> | |||
</div> | </div> | ||
{{{end template}}} | {{{end template}}} |