Hi.
I have next problem:
In my application, user can create xml documents by xml forms. This generated xml files are stored in the KM.
My application has another page in order to view/manage these documents.
Clicking on the Context Menu, it appears a menu with an option called Edit. If Edit is clicked, a popup is displayed with the document in "xml forms" format.
But if the link of the document is clicked, it is displayed a popup with the xml embedded, I mean document with the tag format,etc
Does it exist the posibility that the same behavour occurs? I want that when link is clicked, popup is displayed with the document in "xml forms" format.
Thanks in advance