Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi All!
Here is a sample DITA topic for example:
I am looking for ways that I might be able to display the graphic name as generated text below the graphic on the image tag?
Another bit of info is I do not burst the image tag.
Any help would be greatly appreciated.
It sounds like the graphic name you wish to display is only contained in Windchill, and not available in the XML? So you're linking from some sort of image library that already has all the relevant metadata? In that case there are two general solutions: (1) have Windchill put the graphic names into the XML; (2) have Arbortext lookup and grab the graphic names. Ideally you could have some sort of checkout hook script do the necessary work. It doesn't sound very simple, although I hope someone else can prove me wrong!
Basically trying to get at the name attribute from Windchill.
Thanks!