Hi,

I want to been able to select with company use a Config Item in CMDB, so I 
change in definition

{
        Key => 'Owner',
        Name => 'Owner',
        Searchable => 1,
        Input => {
            Type => 'Customer',
        },
},

with

    {
        Key => 'Owner',
        Name => 'Owner',
        Searchable => 1,
        Input => {
            Type => 'CustomerCompany',
        },
    },

It works but is not searchable, it appears a long option list and it is very 
unusable, do anyone know how to make it searchable?

Regards,

Jon

---------------------------------------------------------------------
OTRS mailing list: itsm - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/itsm
To unsubscribe: http://lists.otrs.org/mailman/listinfo/itsm

Reply via email to