Set display value on database view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2017 07:01 AM
I would like to user a database view in a catalog list collector but need to set a display value somehow. The data is coming up with "_ENC_..." and a bunch of numbers/letters after. Is there a way to do this? I've scoured the wiki and community for an answer but didn't see whether it was possible or not. I'd like to use this list collector as it combines 7 different cmdb tables and allows for everything in one place. Any ideas?
Thanks.
- Labels:
-
User Interface (UI)
- 1,731 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-05-2017 07:20 AM
You could just have the List collector point to the cmdb_ci table with a filter setup to limit it to the 7 classes that you want to see. You can even hide the filter so that users couldn't change it to include additional classes.
You can find the script on the SNGuru's site