When is design refresh for Bookmark.nsf triggered?

When is design change for Bookmark.nsf triggered?

I wanted to know when does Lotus Notes refresh the design of the Bookmark.nsf from Bookmark.ntf, i.e. after how many (or which) design elements have been deleted from Bookmark.nsf triggers the design refresh.

I tried the followin combinations:

  1. Deleted all framesets → Triggered design refresh at start of Lotus Notes

  2. Deleted one frameset → Does NOT trigger design refresh at start of Lotus Notes

  3. Deleted Welcome frameset → Does NOT trigger design refresh at start of Lotus Notes

Subject: refresh

n automatic design refresh of both Bookmark.nsf and Names.nsf is triggered with every new release of Notes.

You can trigger it manually by doing the following:

Exit Notes

Edit notes.ini

Find the TemplateSetup variable and delete the last number (effectively lowering the number)

Save changes

Re-launch Notes

Setup will automatically refresh the design of the two databases.

Subject: How much should the number be lowered

The value in my Notes.ini is set to:TemplateSetup=700200

How much the number should be lowered? You have any idea to what extent the number should be lowered?

Subject: How much should the number be lowered

The value in my Notes.ini is set to:TemplateSetup=700200

How much the number should be lowered? You have any idea to what extent the number should be lowered?

Subject: TemplateSetup number

lowering the number by one will work. (so if the number is 800002, changing it to 800001 will work)

Every release has a different value assigned to that ini variable. If you launch Notes and check the TemplateSetup number, that is the correct value for the particular release you are using.