How to make a customized field on the cmn_location table searchable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2019 04:21 PM
At the organization I work for, the customers want to have a customized field added to the cmn_location table and be able to search this. In an effort to keep these customers happy, we added this field.
It is called Site Description, the c
When trying to add this to the service catalog, as a field for them to search for locations, it doesn't allow them to search for the information on this table.
- Labels:
-
Incident Management
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2019 09:14 PM
This is happening since display value is set to true for name column on cmn_location table.
Change display value to true for your custom column to resolve your issue.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2019 09:02 AM
We will test this out and reply back with the results as soon as possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2019 06:00 PM
Thanks, just got back from Knowledge 19 in Vegas. Haven't had time to look at the solution suggested yet. Will reply after checking it out and provide feedback.