Difference between revisions of "Form:Activity"

From Funtoo
Jump to navigation Jump to search
Line 14: Line 14:
<tr><th class="active">Kind</th><td>{{{field|kind|input type=dropdown|values=development,livestream}}}</td></tr>
<tr><th class="active">Kind</th><td>{{{field|kind|input type=dropdown|values=development,livestream}}}</td></tr>
<tr><th class="active">Status</th><td>{{{field|status|input type=dropdown|values=not yet started,active,completed,ongoing}}}</td></tr>
<tr><th class="active">Status</th><td>{{{field|status|input type=dropdown|values=not yet started,active,completed,ongoing}}}</td></tr>
<tr><th class="active">Project</th><td>{{{field|project|cargo table=projects|cargo field=name}}}</td></tr>
<tr><th class="active">Project</th><td>{{{field|project|cargo table=projects|cargo field=_pageName}}}</td></tr>
<tr><th class="active">Start Date</th><td>{{{field|start_date|input type=datepicker}}}</td></tr>
<tr><th class="active">Start Date</th><td>{{{field|start_date|input type=datepicker}}}</td></tr>
<tr><th class="active">End Date</th><td>{{{field|end_date|input type=datepicker}}}</td></tr>
<tr><th class="active">End Date</th><td>{{{field|end_date|input type=datepicker}}}</td></tr>

Revision as of 23:44, March 13, 2022

This is the "Activity" form which is used to create or edit community activities. When creating an activity, it is recommended that you create it under the corresponding project, on a Project:ProjectName/Activities/ActivityName page.

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.