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 1071 of 8993

Retain Folder Tree State After Refresh

In line with the request below: *Add number of new mails behind folder list https://domino-ideas.hcltechsw.com/ideas/VRSOP-I-125 The user has to reopen the 'folder tree' every time Verse is refreshed to check if there are messages in the su...
about 1 year ago in Verse / Verse on Premises 0 Future 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...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

"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 Under Consideration

Lotusscript function to compress and uncompress string/data with zlib compression

It would be very helpful to have a possibility to compress and uncompress data using zlib compression. This would allow to create some common filetypes using just plain lotusscript. Espescially in nomad clients with its java and api restrictions t...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Disable Type-ahead in Verse

We are clarifying the possibility of realization of this request because users have problems with “Type-ahead”. For example, users often have: 1. When sending an email, the correct address of the user is marked in red color. The user has to delete...
about 1 year ago in Verse / Verse on Premises 1 Needs Clarification

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

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 Under Consideration

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...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

When replying with the Verse client, the reply is not visible in the Notes client.

When replying with the Verse client, the reply is not visible in the Notes client. Normally you see an arrow symbol. This should also be visible in the Notes client if you have replied with Verse (VOP or mobile).
over 4 years ago in Verse / Verse on Premises 1 Already Exists

Give developers a more powerful base64 decoder/encoder

The built in decoder only works on a NotesStream, and it only works if its UTF-8 encoded. This is not insurmountable, I just have to get out of lotusscript and use some Java libraries with more powerful options. I'd rather do it in lotusscript tho...
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration