Form:Documents: Difference between revisions
From Tsadra Foundation Advanced Contemplative Scholarships
((by SublimeText.Mediawiker)) |
((by SublimeText.Mediawiker)) |
||
Line 5: | Line 5: | ||
<div style="background: rgba(242,245,247,0.6); padding: 1em 1.2em 1.2em; border: 1px solid #bbb"> | <div style="background: rgba(242,245,247,0.6); padding: 1em 1.2em 1.2em; border: 1px solid #bbb"> | ||
{| class="appli-form-table" | |||
|- | |||
! style="width: 145px;" | Type: | |||
| {{{field|filetype|input type=dropdown|show on select=Other=>altdescription|show on select=Yearly Report=>reports}}} | |||
|} | |||
<div id="altdescription"> | |||
{| class="appli-form-table" | |||
|- | |||
! style="width: 145px;" | Description: | |||
| {{{field|altdocdescript|size=50}}} | |||
|} | |||
</div> | |||
<div id="reports"> | |||
{| class="appli-form-table" | |||
|- | |||
! style="width: 145px;" | Report year: | |||
| {{{field|report-year|size=6}}} | |||
|- | |||
! Reminder sent on: | |||
| {{{field|report-remind|input type=datepicker}}} | |||
|- | |||
! Received on: | |||
| {{{field|report-date|input type=datepicker}}} | |||
|- | |||
! Confirmed on: | |||
| {{{field|reportconfirm|input type=datepicker}}} | |||
|} | |||
</div> | |||
|- | |||
! Submitted: | |||
| {{{field|filesubmitted|input type=datepicker}}} | |||
|- | |||
! Free text: | |||
| {{{standard input|free text|rows=5|cols=50}}} | |||
|} | |||
</div> | </div> | ||
{{{end template}}} | {{{end template}}} |