_template

Task

%%form_data{task}%%

For

%%form_data{for}%%

Priority:

%%form_data{priority}%%


Confirm Priority/Status/For

Status/For

Edit Task/Priority/Status/For

====

[[form]]
fields:
task:
  label: Task
  type: text
for:
  label: For
  type: select
  values:
    us:Admin
    ad:Advice Team
    bu:Business
    mg:Management
    mk:Marketing
    re:Renewables
    tr:Transport
priorityhint:
  type:static
  value: Select just one of the priority boxes below and mark the rest x.
priority:
  label: Priority
  type: select
  values:
    normal:Normal
    major:Major
    urgent:Urgent
    critical:Critical
completed:
  label: Status
  type: select
  values:
    op: Open
    co: Completed
  default: op
[[/form]]

Site Design, Syntax and Examples by Rob Elliott 2008-2016