Hey Janiv On Monday 20 September 2010, janiv wrote: > I want to add a custom field that has a list of values. I'm using the > drop down list. However, I want to enable users to select multiple > items from the drop down list, how do I implement it? > > i.e. There are requirements that relevant for many projects (we have > 43 projects). I've added a new custom field named project and > inserted all the possible values. > Now, we have a requirements that is relevant for 11 of the projects. > How do I choose these projects?
Oh, this is not so easy. Trac does not support multi-select fields as far as I know. My recommendation would be to create a custom ticket type "project" and add a link project -> requirement. Then you can create a list of all projects (report or wiki page) and from its Edit page you can use "create referenced requirement". You can also set the references of a requirement after creation (you just need the ticket number of the project). Cheers Robert -- Follow Agilo on Twitter: http://twitter.com/agiloforscrum Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum You have received this message because you are subscribed to the "Agilo for Scrum" Google Group. This group is focused on supporting Agilo for Scrum users and is moderated by Agilo Software GmbH <http://www.agiloforscrum.com>. To post to this group, send email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo

