Hello everyone,
I'm looking for a way to use a km browser as a ui element to select a km resource.
The first way that comes to mind is to implement it as a button which fires a plug to a view which allows to browse and select a resource, and upon selection puts the selected resource in the context and fires the plug back to the original view.
some questions arise before implementation, though:
1) Do I have to implement this browser view on my own from scratch, or is there a way to "import" the portal built-in km browser as a Web Dynpro view?
2) Is there any other built in mechanism I'm not aware of that I can use?
Thanks ahead for any help,
Yoav.