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 852 of 8857

Add SetColorForCell method for NotesRichTextTable object

Now we can use only Main Color and Alternate Color for all NotesRichTextTable
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Error handling: try.. catch java-style error handling in Lotusscript

Even javascript has this! java/javascript is like this: try { some lines of code... some code that erros } catch(error) { deal with error } With new Try Catch End Try block, Lotusscript could be .. Try Do this Do that Do another Catch <...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Sametime Chat Integration in Notes Databases

We need an easy way to have a discussion at Notes document level. It would be convenient to be able to use the Sametime Chat in a similar way as it is done with a Sametime Meeting. A link on a Notes document could open the discussion. The dis...
almost 4 years ago in Sametime / Chat 0 Under Consideration

Activate spell check when using InsertText

When a user pastes text from the clipboard into a text field or rich text field with spell checking enabled, the misspelled words are marked red. When pasting the same text with the NotesUiDocument method InsertText, the misspelled words are not m...
almost 4 years ago in Domino Designer / LotusScript 0 Needs Review

New lotusscript method to send MIME mail from lotusscript backend class

When i want to send a lot of email with mime format. It will be done with uidoc.save, uidoc.send, uidoc.close within loop and hang. uidoc.send use config mime format in location document in this picture. If lotusscript backend class can do the sam...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

On Apple watch you are notified that there is a new chat message but you don't see the message. Show the message.

With other messengers you see the messages and can at least answer with options (yes/ no / call you later etc.)
over 3 years ago in Sametime / Mobile (iOS) 0 Under Consideration

Enable default value via policy for embedded-client

In the Sametime-embedded-client the Window-Title in German is "Konflikt in Kontaktliste" The default value is "Lokale Kopie durch die Serverkopie ersetzen" and in our environment the better default value is the last one "Serverkopie und lokale Kop...
6 months ago in Sametime / Chat 1 Already Exists

Make the Designer task smarter

When there is a central template database with libraries containing classes that are used in many other databases, the modification of one class can easily lead to an avalanche of user complaints: Type mismatch on external name: xxx. It happens ev...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Enable Sametime Client for config-less SSO

Sametime Client supports SAML+SPNEGO already "together", allowing a seamless login experience. There is no (technical) need to add an user ID to the Sametime Client. The Sametime Client GUI requires that _something_ has been entered into the user ...
almost 7 years ago in Sametime / Chat 1 Under Consideration

N-WAY CHAT: Designate different color for different users to differentiate users quicky

Can you allow the capability of changing the color of chat balloons for each user in a N-WAY Chat to easily differentiate users
over 6 years ago in Sametime / Chat 0 No Plans to Implement