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 1364 of 8858

new lotusScript method db.GetUnModifiedDocument based on threshold date

There is currently methods to build collections based on GetModifiedDocuments (positive change) and UnprocessedDocuments (agent hasn't touched). GetAllUnreadDocuments ,etc But there are times you need to process or inspect documents that haven't b...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Action id counter

Option to set last id for shared Action. When adding new action, action is added with an existing id. So actions overlap and it is a mess to set them right.So when adding action, it should check what is last id. Optionally would be nice to be poss...
about 3 years ago in Domino Designer / LotusScript 5 Needs Clarification

Hide Columns in Data Grid Based on Page Width

Per column in a DataGrid, add a new property "Hide column when page width is less than" which takes a pixel value that when the page width is less than the specified value, the column will be hidden.
about 3 years ago in Leap 0 Needs Review

NotesRegistration.RegisterNewUser method has no parameter for setting value of MailDomain parameter

NotesRegistration.RegisterNewUser method has no parameter for setting the value of MailDomain parameter. For single mail domain NotesRegistration.RegisterNewUser method sets correct Maildomain field in the person document automatically without a p...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Error with the return path in the email header

The Mail-In database has the sending domain "acme24.com". The user that sends the mail has the sending domain "acme-online.com". So the From address is "user.n24@acme24.de" and the return-path domain is "acme-online.de". This behaviour seem...
over 1 year ago in Domino / Security 2 Needs Clarification

Make it easy to define global business objects that can be re-used across the platform

to avoid that Domino stays working with objects within silos (mostly an NSF) I would like the option to define global business objects (a person, a contract, a project, an physical item) which I could access across my application. so one central s...
over 6 years ago in Domino / Integration 0 Under Consideration

Settings - Service Configuration -More detailed view

Could you please implement a more detailed view in the list of services. I' am using a lot of services, which uses views in domino databases. The default information is something like "List View Entries for View "<Long viewname not the alias na...
about 3 years ago in Leap 0 Needs Review

Preview Page / Preview in stage

The Preview feature in Editor support seclection of Form and Application pages, however all Forms are previewed in the initial stage only. This is useless for worflow applications. Please add a possibility to pick also a certain page of a Form (by...
about 3 years ago in Leap 0 Needs Review

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
over 1 year ago in Domino Designer / LotusScript 1 Needs Clarification

User registration using Registernewuser LS API results in merged Person Document

Customer is running a custom code where they are registering persons to Domino and have now identified a case where 2 separate registrations resulted in a single person document with merged full names. The registration are made two days apart and ...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review