I have what I think should be a simple CA query.
I have a component which shows a view from an .NSF. I want to create another component that simply displays the underlying document of the selected document in the view. How do I wire this together i.e. selected document in view component displays the actual document in another component?
Thanks.