Welcome to the IBM Collaboration Solutions Community IQJam.
UsernamePassword
Reset Password | Register
   
Home | Leader Board | Tags | Help
How to set the homepage of the user programmatically to a specific database 
I've read you can do this via Policies. Unfortunately my customer does not use policies.
So I need a way of programmatically force a db to be the homepage.
I guess it's a setting/flag somewhere inside the bookmarks.nsf.
Domino Development / Client Development
Tagged
Theo Heselmans - over 2 years ago |  |  | Viewed 269 times

There are 3 answers

-1votes
My bookmark.nsf launches the "Main Frameset" frameset. From what I've read it looks like a policy pushes the custom bookmark.nsf down onto the user's PC.
 
It sounds like you need to replace the "Main Frameset" design element in each user's Bookmark.nsf with your new one. If you want to use a different frameset, the default frameset to launch is stored in the Icon design element ($DefaultFrameset field)


Paul Withers - over 2 years ago | 
Voting
Vote on the answer to show whether you think the answer is correct or useful to the rest of the community.

Answers with more votes are more visible to the rest of the community


0votes
I don't want to adapt the bookmark.nsf design.
A user can now manually 'Set Bookmark as Homepage'.
I want to do this via Lotusscript.


Theo Heselmans - over 2 years ago | 
Voting
Vote on the answer to show whether you think the answer is correct or useful to the rest of the community.

Answers with more votes are more visible to the rest of the community


0votes
The "home" database is a flag (of sorts) in the UserBookmarkOrder outline, but it's not accessible via LotusScript or the published Notes API as far as I know. The way you set it in Domino Designer is to use a weird Shift-click combination on the outline entry:
 
http://www-01.ibm.com/support/docview.wss?rs=475&uid=swg27003219
 
Interestingly enough though, I think that if you copy an outline entry with that special flag set, it will retain the flag when it's pasted. You might want to play around with that. Other clues here: 
 
http://www-10.lotus.com/ldd/46dom.nsf/ReleaseAllThreadedweb/b50cb5690c89707b85256baa0055c018?OpenDocument 
 


Julian Robichaux - over 2 years ago | 
Voting
Vote on the answer to show whether you think the answer is correct or useful to the rest of the community.

Answers with more votes are more visible to the rest of the community


 

Latest Answers for Domino Development / Client Development 

Experts for Domino Development / Client Development

There are no experts to display