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 994

Get the content from the "VIEW" magazine and make it available

New comers and some older folks will not have seen the great articles in the "VIEW" online magazine. I see a lot of questions and suggestions that have been covered in prior articles. Including techniques for common challenges which have been lost...
about 7 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Editing Scripts in Form & Subform LotusScript Events

I like to be able to comment out a block of lines, which we can do in agents and libraries . Besides, also able to link to routines/functions in Script Library in Form LotusScript Event, which again is available in, e.g. agents Open Declaration F3...
about 5 years ago in Domino Designer / LotusScript 2 Already Exists

Extend Meeting Recording Storage Time

Make the time period for storing a meeting recording a configurable field for users, extend the storage at a user level (it sounds like it’s already available at the admin level). I could see some companies not wanting all their users to change th...
over 3 years ago in Sametime / Meetings 0 Under Consideration

NotesDominoQuery class - Add property "lastError"

I tested the new NotesDominoQuery class. My szenario is a server based agent that parses and executes the query. The results are passed thru a parameter document to the calling client. This means that I would not have to watch the console for erro...
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Change the location of the participants name when live streaming a meeting on YouTube

When Live streaming a meeting on YouTube, the user's name is added right in the middle of the meeting. Can the user's name be moved to a different location?
over 2 years ago in Sametime / Meetings 1 Already Exists

Finally fix NotesView.createViewNavFromAllUnread

It just doesn't work, not since yesterday but ever since 26 Aug 2013...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

A NotesEntry should not contain all values, if the "Show multiple values as separate entries" is enabled

If one has a column in a view, where the option ""Show multiple values as separate entries" is enabled and one gets an entry object from i.e. a notesviewnavigator, in the column values Property is an array with all(!) values in that field, while i...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Provide a docker image for Sametime Community

Although Domino is supported under docker, Sametime Community is not. It has no sense to have Sametime Meetings on dockers (the suggested install), while the required Sametime Community is not (and when Domino already is supported). I understand t...
over 5 years ago in Sametime / Chat 0 Under Consideration

Allow GetNamedDocCollection to work in client-server scenarios

The GetNamedDocCollection method functions correctly when it is executed locally against a local database, or when it is executed on the server against a database that also resides on that server. However, it does not return the correct value when...
8 months ago in Domino Designer / LotusScript 0 Needs Review

LotusScript hint list should default to declared variable type

Say you are writing LotusScript and declare a variable like Dim doc as NotesDocument Then later in the code you want to instantiate it and write set doc = new ... The classes hints list starts with "NotesACL" and lists all the possible classes ava...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration