Form:Incident: Difference between revisions

Fix applied for incident form "Product" and "ProductLine"
more copyediting
 
(2 intermediate revisions by 2 users not shown)
Line 11: Line 11:
{| class="formtable"
{| class="formtable"


|colspan="2"| Please fill out as much details as possible about the incident page you're trying to create.
|colspan="2"| Please fill out as many details as possible about the incident page you're creating.
|-
|-
|colspan="2"| All fields are '''optional'''.
|colspan="2"| All fields are '''optional'''.
Line 67: Line 67:
| {{{field|ProductLine
| {{{field|ProductLine
     |input type=tokens
     |input type=tokens
    |autocomplete on create=yes
     |cargo table=ProductLine
     |cargo table=ProductLine
     |cargo field=_pageName
     |cargo field=_pageName
   }}}
   }}}
|-
|-
|style="color:gray;font-size:90%"| Related product lines.
|style="color:gray;font-size:90%"| Related product/service lines.
|-
|-
! 
! 
Line 80: Line 79:
| {{{field|Product
| {{{field|Product
     |input type=tokens
     |input type=tokens
    |autocomplete on create=yes
     |cargo table=Product
     |cargo table=Product
     |cargo field=_pageName
     |cargo field=_pageName
   }}}
   }}}
|-
|-
|style="color:gray;font-size:90%"| Related products.
|style="color:gray;font-size:90%"| Related products/services.
|-
|-
! 
! 
Line 115: Line 113:
     |cols=75
     |cols=75
     |maxlength=150
     |maxlength=150
     |placeholder=Description of the company in 150 characters or less
     |placeholder=Description of the incident in 150 characters or less
   }}}
   }}}
|}
|}