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 1051 of 8995

Allow for Shared Calendars where multiple people may Add/Remove Events

To help understand who is on PTO vs who isn't, it would be very helpful to allow for shared calendars which would allow for anyone the calendar is shared with to view/edit the calendar. Users must be able to have multiple shared calendars at the s...
over 4 years ago in Verse / Verse on Premises 4 No Plans to Implement

Enable the browser component of New Relic in Domino 11 on-prem for Verse usage

Want to see Verse instrumented to support Browser/RUM inclusion and customization, for New Relic and potentially other products.
about 5 years ago in Verse / Verse on Premises 0 No Plans to Implement

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

"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

Block images on signatures to avoid copyrights infringement

Images can have copyrights. Block images on signatures to avoid copyrights infringement. Block adding all images to signatures in Verse on Premise. This is required to block the use of copyrighted images. 1) Block adding new images ...
over 7 years ago in Verse / Verse on Premises 1 No Plans to Implement

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

In Verse on Premises need to display the full date and time for each message in the inbox view.

In Verse on Premises need to display the full date and time for each message in the inbox view. This makes it easier to search for messages from a specific time visually. Please check the attached screenshot for reference.
6 months ago in Verse / Verse on Premises 0 Future 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 Needs Review

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

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 Needs Review