CI Blacklist table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-27-2016 08:42 AM
Hello all,
I have a field 'class' under "CI Blacklist table"
So, I need to do some filtering on this i.e
The "class" field on the CI Blacklist table needs to have a filter, so that rather than showing every single available table, it only lists the tables extending from the cmdb_ci table,
in otherwords, the tables beginning with "cmdb_ci" .
Anyone have any idea to achieve this.
Regards,
Sudha.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-28-2016 09:22 AM
Sudha, as mentioned there are out of the box examples accomplishing what you are trying to do. Since you aren't following my instructions on how to set this up, maybe viewing an out of the box example will help you.
1. Navigate to the Product Catalog application and choose Model Categories.
2. Click New
3. When viewing the Model Category form, notice that the CI Class drop down only shows CI tables:
4. Click on it on the label to configure the dictionary.
5. Scroll down to related links and click Advanced view
6. In the attributes field, notice the same attributes I mentioned to use above: base_start=true,base_table=cmdb_ci
7. You need to set these same attributes to your dictionary record as well.
Hopefully these steps help you. I am running out of ideas on how to further clarify so this makes sense.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-29-2016 02:30 AM