Open Link to Page on a designated frameset

I have an agent that sends out notes. In the note, I want to add a link to a page (which I’m able to do already). The page has an embedded view in it that uses “Show Single Category” and I use it instead of using a “Private on First Use” view.

What I would like to happen is that when the person clicks on the page link in the note, I would like the page to appear in a Frame Set, like if I were pointing to a regular view. Is it possible to do this?

Thanks for any help!

Subject: Open Link to Page on a designated frameset

Not quite the same problem but similar enough.

The conversation starts here: http://www-10.lotus.com/ldd/nd6forum.nsf/ShowMyTopicsAllFlatweb/d657eb5ebd0f819e852573ad0071bc3a?OpenDocument

The only likely workaround is here:

http://www-10.lotus.com/ldd/nd6forum.nsf/ShowMyTopicsAllFlatweb/c237aa2966448e7f852573ae00497b7f?OpenDocument

HTH

Doug

Subject: Open Link to Page on a designated frameset

  1. You can create a form, and use an Iframe.2. On page load, fill the iframe with the view address.

  2. On clicking on page link, call it to appear in the iframe.

Regards

Rus

Subject: RE: Open Link to Page on a designated frameset

Sorry, I should have specified. This is not a web application, is a notes client application.