0
votes

When I use OpenView in Domino Designer, all the Views are presented in the Menu Bar. How can I make sure that only one view is presented and at the same time do not hide the other Views so I can use them to other Hotspot Button. Thank you.

1
Welcome to stackoverflow! Would you mind adding some context to this question by explaining Domino Designer, Views, Menu Bars etc... May be some images to elaborate the issue. - lkamal
You don't need to explain Domino Designer, views and menu bars. But you do new to try to explain what you're trying to do a little better. What do you mean by "When I use OpenView"? Are you talking about a formula that uses @Command([OpenView];...)? Or is it something else? - Richard Schwartz

1 Answers

0
votes

The easiest is to create an outline with the views. You can organize the views in expandable groups, specify icons for each view, and much more.
You then create a page where you insert the outline, set the fonts and formatting, etc. Finally you create a frameset and put the page with the navigation menu in one of the frames.
I created a simple template with all this several years ago, you can find it at http://blog.texasswede.com/free-application-templateframework-for-notes/

enter image description here Download it and take a look at how it's done there.