- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2014 06:07 AM
We are trying to add an Export to Excel button next to Export to PDF.
Are these buttons "editable"?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2014 06:33 AM
We decided to add the UI Action to the Configuration item list.
Step 1
Ascertained the OTB code for Export to Excel.
Step 2
Created a new UI Action and applied it to the cmdb_ci table so the Export UI Action appears on every list screen for CIs.
and pointed the onClick to the "scoped" function we added.
It would be nice for OTB to come with the Export options at the top, but in this case, being able to export from the CI itself will save the time of drilling into a separate report.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2020 10:09 AM
Hi Jereme,
I have a similar requirement to make a UI action to export Affected CI's for incident. I have added the same code but instead of getting the related CI's the export is exporting all the CI's listed.
How can this issue be fixed? Please guide me.
Thanks,
pK