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 714 of 8853

Provision to transfer multiple users from role X to role Y dynamically

Submitting this idea for DLEAP. Suppose, there is a role X called "Readers" in the app which should contain users that are allowed to read the specific records. There is another role Y called "Managers". The "Managers" are allowed to approve workf...
8 months ago in Leap 0 Needs Review

Request to all events reported in log.nsf

There are some events in the console log file that are not reported to log.nsf. Examples of such events are: - LkMgr BEGIN Long Held Lock Dump ------------------ - DbMarkCorrupt(Duplicate DbName found) Administrator want to receive alert when the ...
over 1 year ago in Domino / General 2 Under Consideration

If there was anything in the rich text

Even having a rough way to do this in Midas, I would really like to see a simple @formula (and matching Lotus Script) method for determining if there was anything in the rich text. Even better would be if it took an argument that specified whether...
about 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Design attack: Apps in the new age - make younger people love domino apps!

Complete design attack on Notes old styles (icons, fonts, forms, gestures, rich text editing, Workspace design and settings, make it look as modern as a mobile device homescreen. Make apps great again. Make it like it was invented in 2018, not in ...
almost 2 years ago in Domino / General 0 Needs Review

"Delay delivery until" option in Mail-in Database

Email delivery can be delayed when creating an email via the Notes client. Create the email and go to "Delivery Options" and select the "Delay Delivery Until" option.Enable the delay option for Mail-In Databases
about 2 years ago in Domino / General 4 Needs Clarification

Move record to next stage in workflow based on date

Would it be possible to add the feature of moving a record to the next stage based on date? Similar to the stage reminders function, allowing one to define a trigger date based on: value in form + n-days (work or calendar days) arrival in stage + ...
8 months ago in Leap / Documentation 0 Needs Review

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Move all documentation, examples etc to Git

It would be really great if HCL could move all documentation related to especially LotusScript, @Formula, NodeJS and Java (both standard Java in agents, servlets, OSGi and Proton Java gRPC API) etc to Git so that everyone could participate in exte...
about 4 years ago in Domino / General 0 Assessment

Domino to print a clear error message on console for a long SMTP message header

We understood that a single line in the SMTP message header should not exceed 998 characters, as per rfc5322#section-2.1.1, reference link- https://datatracker.ietf.org/doc/html/rfc5322#section-2.1.1 When Domino received extremely long "Referen...
over 1 year ago in Domino / General 0 Needs Review

Add formulas @DocAuthorFields and @DocReaderFields

In our applications, we have lookup view column formulas like this to read a document's write access on the view level without the need to open the documents: _authorfields:=@Trim(@Transform( @DocFields; "fld"; @If(@Begins(fld;"a_") | @Begins(fld;...
almost 4 years ago in Domino Designer / @Formulas 2 Needs Review