问题
I need to add a button to the calendar by default.
This button is a http link.
Like this:

Any idea ? I begin with Lotus Domino Designer.
回答1:
Locate the view you are seeing in the designer, and add an Action button to the action bar.
To have the action open an url, make it a "Formla" action and use the @URLOpen formula
@URLOpen("http://www.stackoverflow.com")
来源:https://stackoverflow.com/questions/7982384/lotus-domino-designer-add-a-button-in-the-default-calendar