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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 762 of 8857

Ability to create Date/Time item with only date information in LotusScript

When a Notes client opens a form and saves a date field that does not display a time, a date-only date item is created that has no time or time zone information. This item information can be found in the value of the document property. LotusScri...
about 2 years ago in Domino Designer / LotusScript 2 Needs Review

Marketing materials that provide feature comparisons

We are frequently asked: "Why Domino?" by management and it can be difficult to provide them with information to answer the question in an easy to understand format. I know there are new slides showing ROI etc, but those points don't readily trans...
over 6 years ago in Domino / General 1 Under Consideration

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
almost 4 years ago in Domino Designer / @Formulas 1 Needs Review

Make new Lotus Script Class for secure URL parameter handling against XSS attacks

Make a new Lotus Script class for better handling with web URLs containing the following functions: 1.) GetQueryParameter Returns an URL Parameter of an URL in a clean/secured form regarding XSS attacks. Example usage: strValue = NewNotesClass...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Show year in the list of ideas

Currently, the listing only shows month, date, and time. E.g. Created 28 Feb 07:39. There is no year (was 2019 in this case). I understand that it looks bad when many ideas are more than a year old, but currently it's quite confusing. Should be ok...
almost 5 years ago in Domino / General 4 No Plans to Implement

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Repair Unable To Extend an ID Table - Insufficient Memory error

We have databases with over 4-5 million documents and this error is killing us. The applications are innoperable in a second and nothing works to recover, compact, replicate, nothing.
about 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Close all Safelinx sessions in one action

We need a simple solution (like cm_logout), to log out of all services opened via Safelinx on a device in a single user action (to log out at once from VOP and Sametime for example). SSO allows the user to authenticate once to access all open serv...
over 1 year ago in SafeLinx 0 Under Consideration

Anonymize SafeLinx html pages

By opening our websites accessible through SafeLinx, hackers must have no indication of the underlying company or product. Could you remove from SafeLinx HTML pages any reference to HCL or SafeLinx (front and backend), so that we are not obliged t...
over 1 year ago in SafeLinx 0 Needs Review

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review