Skip to main content

Adding a Link to “Forgot your Password?” Prompt in Notes Login Screen

·116 words·1 min

In the Domino documentation of Security Settings there is a point, that you can add a link to the “Forgot your Password” prompt of the Notes client screen. Finally i tested this feature, because i can’t find any further information, how the code should look like.

So i created the security setting document for my users, with a link:

The result was a login screen with my html code in the textbox:

When i wrote the html tags in capitals, the link is been generated. So remind, that you use capitals as tags.

Here is my final example setting:

One more bug feature is, that the mouse cursor don’t change, when you hover over the link.

Christoph Stoettner
Author
Christoph Stoettner
I work at Vegard IT GmbH as a senior consultant, focusing on collaboration software, Kubernetes, security, and automation. I primarily work with HCL Connections, WebSphere Application Server, Kubernetes, Ansible, Terraform, and Linux. My daily work occasionally leads to technical talks and blog articles, which I share here more or less regularly.

Related