CA: Can the Document Viewer display another form?

Hi, All

This is the scenario:

The current application is a Lotus Notes categorized view in which we list the client’s documents. They have many text fields and a RTF field (Body is its name) at the end of the form (several pages long). In the RTF field the customers attach their files (spreadsheet or word document).

This is the current CA:

The Composite Application has three frames: the top frame is the main view and the bottom-left frame is the Document Viewer component which displays the selected document. The bottom-right frame displays another DB view (not in focus now).

This is the challenge:

This CA is working, but the client wants to see only the attachments on the bottom-left frame.

My first solution try:

I created another form (formB) in which I put only the RTF field (Body) - computed. Then I tried using the view form formula to change the displayed form, but it does not work. It still displays the doc using the formA.

Please, can anyone help me on this?

Am I doing it wrong? Is there any component property I can use for that? Is there any other way to do what I need to do?

Thanks for any help.

Paulo