select lists for asigning instead of free text
Christian Robottom Reis
kiko at async.com.br
Fri Nov 21 11:38:29 UTC 2003
On Thu, Nov 20, 2003 at 03:25:38PM -0500, liora strichman-almashanu wrote:
> We have a small group of people using Bugzilla-2.16.4 on a unix
> machine. We'd like to have a select list of people from the group (in a
> pull down menu) instead of free text- in all the fields which require
> adding users (such as asigning, reasigning, ccing etc.)
> How do I change this?
We don't support this out of the box, but I'm almost sure there's a bug
filed on the issue.
Unless you want all users to show up in the select list, you'll need to
find a way of filtering the users in a way that suits you, add a
database call to pull them, and display them in bug/edit.html/tmpl with
a SELECT. Shouldn't be too much work.
Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 261 2331
More information about the developers
mailing list