Page 1 of 1

List Custom Filed doesn't work properly

Posted: 04 Feb 2008, 15:47
by amani
Hello,

I'm using InstantMantis-1.0.8, I'm trying to define a custom filed that allows to enter a value from a list of previously defined values. I made the following:

1. name: test
2. type: list
3. possible values: amani1 | amani2 | amani3 | amani4
4. default value: amani1
5. Regular Expression: empty
6. Min lenght: 1
7. Max lenght: 100
8.Display only On Advanced Page: unchecked
9. Display when reporting issue: checked


but when i opened the simple report page, i couldn't see the filed. I entered the advanced page, I found it, but the list appeared as one line as follows: amani1, amani2, amani3, amani4 ,and I want to select only one!

I've tried the multiselection list, but also didn't work :(

Any ideas,
thx
Amani

Re: List Custom Filed doesn't work properly

Posted: 07 Feb 2008, 15:11
by petrpan
You have to define as enumeration type.