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

All ideas

Showing 2738

Add a keyword to @DbLookup to continue past non-matching keys

If you call @DbLookup with a list of keys, the lookup will stop after the first non-matching key. I would like it to keep going and process the rest of the keys in the list. For example, say you want the entries for the months February, March, Aug...
over 5 years ago in Domino Designer / @Formulas 1 Under Consideration

HTML-formatting in Editor

Add possibility in Editor to autoformat selected text to HTML indentation; for example if you paste in: <div class="card-body"><div class="row"><div class="col"><label>Field label</label></div><div class="col...
almost 4 years ago in Domino Designer 2 Under Consideration

Better way to identify meeting chat on Sametime chat client (web)

Sametime Meetings 11.5 shows the chat inside Sametime Chat, but this appears as a group chat. The idea is change the identification of this kind of "group chat" and the user can see visually what is a group chat and what is a chat from a meeting. ...
over 5 years ago in Sametime / Chat 1 Under Consideration

Index update logic proposed to be changed to not rely on the the DB open or close state and should indexed immediately .

Index update logic being proposed to be changed, to not rely on the the DB open or close state and should get indexed immediately . Currently even if "Immediate" indexing is enabled on a database , if the database is held open by users or applicat...
about 6 years ago in Domino / Administration 1 Under Consideration

Increase Noteslog limit

Currently Agent Log can hold only 64KB of information. When the information written to it exceeds this limit, the following message is displayed and the agent stops running: Error executing agent <agent-name> in <database-name>. Memory...
almost 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Support for substitution variables for the "contains" operator in DQL

In DQL documentation, it's unclear whether or not the named variables are working for the "contains" operator. I have tried SomeField contains (?someValue) and SomeField contains ?someValue queries to test it, and it returned the "Query is not und...
over 2 years ago in Domino Designer 0 Under Consideration

Add parameter to method embedObject of class NotesRichTextItem to avoid compressing of attachments

In Notes it is possible to decide whether an attachment in a richtext field should be compressed or not by selecting or deselecting the checkbox "Compress". In the method embedObject of the class NotesRichTextItem in Lotusscript or RichTextItem in...
over 7 years ago in Domino Designer 4 Under Consideration

Add options to db.ftSearch for selected or exclude fields

There should be an option to tell the ftSearch query - to search only in the given list of fields - and an option for a list of fields to be excluded from search For example one could append a fields directive to the query like: Searchword with fi...
over 7 years ago in Domino 0 Under Consideration

shorter subject for several times forwarded mails

When forwarding a mail, the Notes client puts an "RE" or "Antwort" (for german language mailfiles) in front of the original message. If your mail addresses to a person with a different language, you quickly get a mixup of different language prefix...
over 6 years ago in Domino / Templates 0 Under Consideration

Support Partial Classes in LotusScript

Provide support for partial classes in a similar way to that allowed in Visual Basic, C# etc, This would allow me to take a class defined in one LotusScript library (or the based Notes classes) and extend them in another place.
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration