Form:Project: Difference between revisions

From GRS Documentation Wiki
(Created page with "<noinclude> This is the "Project" 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. {{#forminput:form=Project}} </noinclude><includeonly> <div id="projectForm" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div> {{{for template|Project}}} {| class="formtable" ! Project Status: | {{{field|hasStatus|input type=drop...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:


{| class="formtable"
{| class="formtable"
! Project Section:
| {{{field|hasSection|input type=dropdown|values from category=Section}}}
|-
! Project Status:
! Project Status:
| {{{field|hasStatus|input type=dropdown|values={{#ask: [[Property:hasStatus]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}}}}}
| {{{field|hasStatus|input type=dropdown|values={{#ask: [[Property:hasStatus]][[Allows value::+]]|?Allows value|mainlabel=-|link=none|headers=hide}}}}}
|-
! Project Principal Investigator:
| {{{field|hasPrincipalInvestigator}}}
|-
|-
! Start Date:
! Start Date:
Line 23: Line 23:
| {{{field|toDate|input type=datepicker}}}
| {{{field|toDate|input type=datepicker}}}
|-
|-
! Participants:{{#info:multiple values allowed, use "," as separator}}
! Principal Investigator:
| {{{field|hasParticipant|input type=tokens|values from namespace=User|delimiter=,|mandatory}}}
| {{{field|hasPrincipalInvestigator}}}
|-
|-
! Short Description:
! Short Description:
| [[hasDescription::{{{hasDescription|}}}]]
| {{{field|hasDescription|size=70}}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 13:25, 22 April 2024

This is the "Project" 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.