[Rt-devel] [PATCH] Add 'custom select' custom field
Bram
rtdevel at lists.wizbit.be
Thu Dec 24 05:51:32 EST 2009
This patch adds a new custom field type 'custom select' (lack of
inspiration...).
What it does:
- values can be selected from a list (<select>)
- the selected values are displayed with a checkbox (and can be
removed by unchecking the checkbox)
A screenshot of this is attached.
Benefit(s):
- it is easy to see what values are selected
- it uses less space
- adding/removing a value is easier
Downside(s):
- values can only be added 1 at a time
(The custom field is based on EditCustomFieldSelect.)
Best regards,
Bram
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-custom-select-custom-field.patch
Type: application/aegis-patch
Size: 0 bytes
Desc: not available
Url : http://lists.bestpractical.com/pipermail/rt-devel/attachments/20091224/d70c052d/attachment.bin
More information about the Rt-devel
mailing list