Help! Manage Custom Fields Bug

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
arclightfire
Posts: 3
Joined: 21 Jun 2006, 15:15

Help! Manage Custom Fields Bug

Post by arclightfire »

Hi,

I am trying to add a custom field that is a drop down box of several options - which I can but I cannot get the drop down box to list the options I want. I can only see one text box to add the 'Possible Values' - how do I get a list of options as you can with 'Categories' under 'Manage Projects'

I am using version: Mantis 0.19.0

Cheers!
undergrid
Posts: 14
Joined: 25 Feb 2005, 00:50

Post by undergrid »

You should just be able to put the values you want to use in the possible values field seperated by a | (pipe) character.

For Example:

Code: Select all

Option 1|Option 2|Option 2
arclightfire
Posts: 3
Joined: 21 Jun 2006, 15:15

thanks.

Post by arclightfire »

Cheers for that, it seems to work ok!
Post Reply