- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2016 08:09 AM
Hi,
We're at Fuji Patch 10.
I have a requirement to add a button to an incident form that links to a specific Knowledge Base (KB) support document when a 'service affected' field is filled in. We want the button to appear when the field is filled in and point to the KB support document. The name of the document is held in a field called u_link_to_sdp that is associated with the business record for that service.
I have searched the community and it looks like the requirement needs a new UI macro? I have looked at 'task_show_ci_map' but my current jelly / xml skills are basic so am not sure how to modify this code or if this is the correct ui macro to use as a template for the new function.
Is this the correct approach or might there be another way to achieve this?
Thanks,
Arthur
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2016 09:15 AM
Thanks for the advice, I will check up on that in the wiki. The button does the same thing in terms of going to the the KB we just need to find a way to link to a specific article. I will read up on it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2016 07:59 AM
Well I guess that is why I couldn't find any code! Thanks for following up.