Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

ADD A NEW IDEA

Clear

Ideas

Showing 531 of 8850

alt or title property for column icons

from an accessibility point of view they view column icons are not compliant due to the lack of a title or alt property. the column icons in a view are not that strong so they create room for incorrect interpretation by users with good sight. a ti...
11 months ago in Domino Designer / Views 2 Needs Review

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
almost 2 years ago in Domino Designer / Java 0 Needs Review

SAML configuration for Internet site with multiple hostnames

When you configure a SAML for an internet site shared by multiple sites, the SAML authentication leads to a redirect to the first server in the configuration as the response url is always pointing to that server. We tried to set it up with AAD. Th...
over 2 years ago in Domino / Security 2 Under Consideration

Automatically add "secure" flag to all cookies, when https is used

When a Domino server serves http requests through encrypted https, it should automatically add the " secure " flag to all cookies. There should be a global flag to enable/disable this feature. (default: enabled) In reality, most Domino servers wit...
about 2 years ago in Domino / Security 0 Needs Review

Several development windows in the designer at the same time (Eclipse)

Again we need the possibility to show several forms in several windows at the same time. As in the Notes client, a document can be displayed in a new window.
almost 7 years ago in Domino Designer / Views 1 Under Consideration

Central logging for all password changes

Have a central logging for all password(Notes and Internet) changes on the whole environment. It should contain the username, date/time, how was the password changed(note client, web, etc.), and where it was changed(IP address). This way we can tr...
over 1 year ago in Domino / Security 2 Needs Clarification

Ability to switch to Notes Client if LotusScript Debuger is open

No description provided
about 7 years ago in Domino Designer / Debugger / LotusScript 0 Under Consideration

When a person or Group added to ACL, it is always unspecified while user type is known when selecting from NAB

When we add entry to ACL, we have directory and we see user type, User, Group, Server, but when Added to ACL we should always set this from UNSPECIFIED to proper type again. seems few lines of code will make it for friendly
about 7 years ago in Domino / Security 0 Under Consideration

Allow JVM Java Debug permanently activated - or add HTTPJavaDebugOptions parameter only for http

Background for our request: We develop XPages-based CRM applications with a large Java framework with our development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development se...
over 5 years ago in Domino Designer / Debugger 0 Under Consideration

Finish documenting $ViewFormat format

The $ViewFormat item in views and folders contains an ever-expanding list of structures, most of which have variable data. The C API documentation, however, mostly stopped bothering keeping up to date - half of the references stop around R4, while...
over 4 years ago in Domino Designer / Views 6 Planning to Implement