- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2022 02:28 AM
Hi,
I am trying to find where the search controls are on certain fields. For example on an incident you can search for a caller by email address or name. On Configuration Item I can search by name but I'm trying to get it to be serial number as well. I have added serial_number to ref_ac_columns_search attribute but it still is not working.
Any help would be greatly appreciated.
Thanks,
Rob
Solved! Go to Solution.
- Labels:
-
Incident Management
-
Service Desk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2022 02:36 AM
tried this?
ref_ac_columns=serial_number,ref_ac_columns_search=true
Please Mark as correct if its helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2022 02:36 AM
tried this?
ref_ac_columns=serial_number,ref_ac_columns_search=true
Please Mark as correct if its helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2022 03:20 AM
Perfect thank you changing it to true has made it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-08-2022 02:45 AM
Hello,
Can you please share the line of attribute that you added so that we can spot the error ?
thanks