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

Ideas

Showing 550

Notifying the owner of meeting room when a person joins a non-moderated meeting

-Every authenticated user can access a non-moderated room (of another person) at any time. - This is bad from a security perspective. Even if a room is not moderated it should not be accessible without the owner receiving a notification.
over 4 years ago in Sametime / Meetings 2 Future Consideration

NotesRichTextTable

Please add more options for notesRichTextTable .Style - cell color for only one cell - borders style, color and thickness
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Rich Text Append URL Link Programmatically.

There are lots of known limitations with the available methods and properties of NotesRichTextItem so this is just one which I feel would be useful. The ability to programmatically add a URL link to a NotesRichText item ie the String and the href ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to other...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

SSO with multiple Connections/Domino instances

We are hosting Connections for multiple cusomers - each with its own Websphere realm. HCL does not support anymore multi-tenant for Connections starting with 8.0. Our goal is to use a common kubernetes environment hosting Sametime Premium for thos...
almost 3 years ago in Sametime / Meetings 1 Under Consideration

Extend Eclipse TODO/Tasks usage to other languages (LotusScript)

As the title says. Why is // TODO restricted to Java ? It seems very useful in other languages, e.g. LotusScript, CSS, SSJS.
over 5 years ago in Domino Designer / @Formulas / LotusScript 0 Under Consideration

To terminate the meeting when the owner leave

If everyone just leaves the meeting, even the meeting owner, the meeting is still open, and people can continue to use it. The owner forgot to terminate and just leave because it is easier to find the leave button; but other participants can conti...
about 1 year ago in Sametime / Meetings 0 Future Consideration

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Update LotusScript erl() issue when used within a custom class

When using the erl() function within a custom class in Lotusscript the function will return what seems to be an incorrect line number. From what I remember, a workaround used is to take the line numbers in the options section, add it to the erl() ...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration