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 2867 of 9005

Select the signing S/MIME certificate based on the used personal or team mailbox

When users (e.g. jdoe@acme.com) import a valid S/MIME certificate into their ID file, this enables them to send signed email. Usually the imported certificate will be set as their default signing certificate. The email listed in the certificate ma...
over 3 years ago in Notes 1 Future Consideration

Voting button

for better communication we need a simple "vote" function in mails. in Outlook "option" i can add "Use vote button" with the options Approve;Reject, Yes;No, Yes;No;Maybe, Custom Please add the function in Notes Mailtemplate.
almost 7 years ago in Notes 3 Already Exists

"GetDocumentByKey" is not giving search result when key has new line present in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) If the value of the "keyArray" parameter has a new line present in it, then the search does not give any results irrespective ...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Option to disable creation of private folders

For auto template updates are private folders in mail dbs not so funny. So i would like to get the option to disable it for the users. For example in the mail template. Otherwise i would like to get a view or something else in the admin client whi...
over 7 years ago in Notes 6 Future Consideration

Need the ability to save the document as a new file when edit a sent mail and resend.

Currently, when Notes user edit a document in Sent view and send it again, it will overwrite the document edited. User needs the ability to save it as new file.
about 4 years ago in Notes 0 Future Consideration

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
over 7 years ago in Domino Designer / LotusScript 1 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...
about 4 years ago in Domino Designer / LotusScript 0 Needs Review

Option to show link destination in Punycode

When hovering over a link, Notes show the link destination in the lower left corner of its window. Please add an option and corresponding admin policy to show the link destination in Punycode like browsers do, see attached screenshot. This may at ...
over 1 year ago in Notes 1 Needs Review

Ability to get information about inline images in richtext in LotusScript

Ability to get information about inline images in richtext in LotusScript It would be useful if LotusScript could get inline image information in richtext. For example, the following information - Width size of the original image - Height of ...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review