[rt-users] How to customize AssetSearchFields

2017-02-16 Thread TBecker
Hello All, I try to customize the Option AssetSearchFields in the RT_SiteConfig.pm. The standard config ist: Set($AssetSearchFields, { id => '=', Name=> 'LIKE', Description => 'LIKE', }); I want to able to search for a cutom field called "Inventar-Nr". I added

[rt-users] Asset Search handling/customization

2016-10-10 Thread TBecker
Hello All, we run RT Verion 4.4.1 and try to manage our assets with the system. We created custom fields and work with them to track the internal id of an asset. I now run into two problems/questions: 1. If we search for assets we get the standard table of results. Is there a way to change