Form:Progress: Difference between revisions
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
<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|Progress}}} | {{{for template|Progress}}} | ||
<html> | <html> | ||
<div class="form-group"> | <div class="form-group"> | ||
<label>Päivämäärä</label> | <label>Päivämäärä</label> | ||
{{{field|Date|input type=datepicker}}} | {{{field|Date|input type=datepicker|mandatory}}} | ||
</div> | |||
<div class="form-group"> | |||
<label>Organisaatio</label> | |||
<div> | |||
{{{field|Organization|input type=text with autocomplete|values from category=Organization|mandatory}}} | |||
</div> | |||
</div> | |||
<div class="form-group"> | |||
<label>Otsikko</label> | |||
<div> | |||
{{{field|Name|input type=text|mandatory}}} | |||
</div> | |||
</div> | |||
<div class="form-group"> | |||
<label>Kuvaus</label> | |||
{{{field|Description|input type=textarea|mandatory}}} | |||
</div> | </div> | ||
</html> | </html> | ||
{{{field|Action|hidden}}} | |||
{{{field|Section|hidden}}} | |||
{{{field|Document|hidden}}} | |||
{{{field|Links|input type=text|hidden}}} | |||
{{{field|Progress Type|input type=text|hidden}}} | |||
{{{standard input|save|label=Tallenna}}} | |||
|} | |||
{{{end template}}} | {{{end template}}} | ||
</includeonly> | </includeonly> |
Latest revision as of 20:56, 28 September 2022
This is the "Progress" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.