Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
In the advanced search page: I have field which is enum. For example, Field `Invoice` = Enum {'Paid','Rejected','Due','Delayed'}.How do I display those values as a combo list in the advanced search page? Thanks,Fawaz
Fawaz,unfortunately enum field type isn't supported in the PHPRunner.You can set up this field as dropdown box (Lookup wizard option on the "Edit as" settings dialog).