Hey Gurus,
I have a KM Doc iView that points to some HTML that lives in KM. In that HTML is a link <a href> to another KM document that I want users to be able to update. When a users selects that link from within the main HTML, I would like the iView to open up the 2nd KM Document (which is also HTML) in the HTML Editor. I realize I can do this with a KM Nav iView and manage things from the folder level, but do not wish to do this for other reasons. So far, I cannot figure out how to open the HTML Editor from the link unless I create an HTML Collection Renderer and associate it at the folder level. I really dont want to do this because I need the process to be repeatable for different html files residing in different folder structures. This would require me to create KM HTML renderers for every file that gets created and associate it with the folder that it lives in. Not good.
http://com.sap.cm/documents/Message Text.html?UICommand=edit_online">Edit Message
Is there a way to trigger the HTML Editor without having to write a bunch of code? How bout EPCF? I'm looking for a way to tweak my KM HTML code (hopefully with Javascript) to accomplish this.
Any ideas?