Forgive me if my question is too stupid.
I’m working with Notes 8.0.2 Std edition on Vista SP1.
I have 2 questions.
-
I created a new database with the R8 Personal Address Book Template. When I opened the database, on the left top, it always shows my name along with the server name. When I checked the design of the application, the left top frame pointed to “(Switcher Form for Contacts)” form. This form have only an action button called “Contact” and Saveoption field. The action button doesn’t contain any code. Even After removing this form, the left top contents is still visible. From where or how this is populated. How can I change this?
-
Formatting of the left navigator in the Address book :
In the same database, In the left menu outline, indented outline entries are displayed as separate section. How to achieve this.
When I preview the interior contacts frame the outline entry is displayed normally, but when I preview the Contacts frameset, the left menu gets a blue background and the indented outline entries are displayed as separated section.
Can someone guide on how to solve the above 2 or from where I can find the solution for the above 2.
Again, please forgive me if my question is too stupid.
Thanks in advance.
Subject: some answers
-
I created a new database with the R8 Personal Address Book Template. When I opened the database, on the left top, it always shows my name along with the server name. When I checked the design of the application, the left top frame pointed to “(Switcher Form for Contacts)” form. This form have only an action button called “Contact” and Saveoption field. The action button doesn’t contain any code. Even After removing this form, the left top contents is still visible. From where or how this is populated. How can I change this?In the Standard client, the entire left frame comes from Java. There is no way to change this via a template change. The changes you made would be visible using the Basic client.
-
Formatting of the left navigator in the Address book :
In the same database, In the left menu outline, indented outline entries are displayed as separate section. How to achieve this.
This is an Outline Entry property “Display separator above this entry”
When I preview the interior contacts frame the outline entry is displayed normally, but when I preview the Contacts frameset, the left menu gets a blue background and the indented outline entries are displayed as separated section.
As with #1 above, the Contacts application is coded as a “Composite Application”, and consequently it behaves with a combination of Java and Template when used in the Standard client.
Subject: Thanks
Thanks for your reply Debbie Branco . Have a great day…