Cookbook /
WikiFormSample
Summary: Defines the layout of a simple issues form to use with the WikiForms recipe
Version:
Prerequisites:
Status:
Maintainer:
Categories: Forms
This defines the layout of a simple issues form to use with the WikiForms recipe.
:Summary:summary + :Type:type (Bug,Change,Addition,Question,Documentation,Test) + :Raised by:raised Page link?Page link?(author) :Date opened:opened (*date) + :Description:description (text) :Importance:importance is the impact low or high? (1|1 - low;2;*3;4;5|5 - high) 0+ :Proposed solution:solution (text) :Urgency:urgency do we need to solve this now or later? (1|1 - later;2;*3;4;5|5 - now) 1+ :Status:status (Open, Confirmed, Active, Suspended, Closed) + :Resolution:resolution (text) :Date closed:closed (date)
The above settings will cause (:wikilist:)
to list Name, Summary, Type, Date opened, Status, Score, where Score is derived from Importance + Urgency - 1.
Note: Be sure to remove the space from in front of each Sample line when you save it to your own FormTemplate or the Form will not display!