Form:Incident: Difference between revisions
Testing Page Forms |
Schang1146 (talk | contribs) Progress on Incident form |
||
Line 8: | Line 8: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | <div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> | ||
{{{for template| | {{{for template|IncidentCargo}}} | ||
{| class="formtable" | {| class="formtable" | ||
! | |||
| {{{field| | !rowspan="2"| Related Companies: | ||
| {{{field|Company | |||
|input type=tokens | |||
|existing values only | |||
|cargo table=Company | |||
|cargo field=_pageName | |||
}}} | |||
|- | |- | ||
|style="color:gray;font-size:90%"| Select a company or companies that are related to this incident. | |||
|- | |- | ||
! | ! | ||
|- | |- | ||
! | |||
| {{{field| | !rowspan="2"| Start Date: | ||
| {{{field|StartDate | |||
|input type=datepicker | |||
}}} | |||
|- | |- | ||
|style="color:gray;font-size:90%"| Start date must be in format YYYY-MM-DD with month and day being optional | |||
|- | |||
! | |||
|- | |||
|- | |||
!rowspan="2"| End Date: | |||
| {{{field|EndDate | |||
|input type=datepicker | |||
}}} | |||
|- | |||
|style="color:gray;font-size:90%"| End date must be in format YYYY-MM-DD with month and day being optional | |||
|- | |||
! | |||
|- | |||
!rowspan="2"| Status: | |||
| {{{field|Status | |||
|input type="radiobutton" | |||
}}} | |||
|- | |||
|style="color:gray;font-size:90%"| End date must be in format YYYY-MM-DD with month and day being optional | |||
|- | |||
! | |||
|- | |||
! Product Line: | ! Product Line: | ||
| {{{field|ProductLine}}} | | {{{field|ProductLine}}} |