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">


<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>
{| 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}}}

Revision as of 10:49, 22 August 2016