Actions

Form

Task: Difference between revisions

From dotnet

No edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "Task" form.
This is the "Task" form.
To create a page with this form, enter the page name below;
To create a task with this form, enter the task name below;
if a page with that name already exists, you will be sent to a form to edit that page.
if a task with that name already exists, you will be sent to a form to edit that task.


{{#forminput:form=Task|autocomplete on category=Task}}
{{#forminput:form=Task|autocomplete on category=Task}}
Line 11: Line 11:
{| class="wikitable"
{| class="wikitable"
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! style="height:120px; width:100px; text-align:left;" | Projects:  
! style="height:40px; width:100px; text-align:left;" | Projects:  
| {{{field|projects}}}
| {{{field|project|property=Project|input type=text with autocomplete|values from category=Project}}}
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! Skills:  
! Skills:  
| {{{field|skills|input type=checkboxes}}}
| {{{field|skills|input type=tokens|values from property=Skill}}}
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! Work:  
! Work:  
| {{{field|work}}}
| {{{field|work|input type=textarea}}}
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! Deliverables:  
! Deliverables:  
Line 24: Line 24:
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! Finish:  
! Finish:  
| {{{field|finish}}}
| {{{field|finish|input type=datepicker}}}
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! Funds:  
! Funds:  
| {{{field|funds}}}
| {{{field|funds}}}
|-style="vertical-align:top;"
! Open:
| {{{field|active|property=Active|input type=checkbox}}}
|-style="vertical-align:top;"
|-style="vertical-align:top;"
! Interested:  
! Interested:  
| {{{field|interested|input type=text with autocomplete}}}
| {{{field|interested|property=Interested|input type=tokens|values from category=Person}}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 16:03, October 5, 2023

This is the "Task" form. To create a task with this form, enter the task name below; if a task with that name already exists, you will be sent to a form to edit that task.