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 1222 of 8858

Add shortcut for read/unread

In Verse there is no shortcut to mark a mail read/unread: https://help.hcltechsw.com/verse_onprem/2.0.0/user/faq_keyboard.html The <insert> button should be used like in Notes.
over 5 years ago in Verse / Verse on Premises 1 Under Consideration

More User-Friendly Error Messages for NotesHTTPRequest

I've encountered a number of error codes for NotesHTTPRequest.Post(), all of which have the description "user-defined error". I haven't locked down the cause of one, but they are indeed errors of my own cause. But the lack of a helpful description...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Display Alternate names in Verse by default for new mails without need to refresh the web page

Currently when the user has set the Preferences in Verse to display the Alternate names instead of Primary names then for the new mails, the Primary names are still displayed until the user refreshes the page. When the page is refreshed by user, t...
4 months ago in Verse / Verse on Premises 0 Needs Review

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Expand the Field Class

Currently the field class only has Events. Allow us to get also the fields name.
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Photo to show also in the message list

Uploaded photos from Verse users show in the Important To Me bubble in the top bar. It does not show in the message list; only the user's initials show here.
about 4 years ago in Verse / Verse on Premises 3 Assessment

Open Attachment via NotesUIDocument or NotesWorkspace

Currently it´s not possible to open attachments in Lotusscript. Yes we can extract them and open them with some shell means, but this isn´t true for Nomad. So we need some way to open an attachment in a NotesDocument without extractFile.
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

Allow GetNamedDocCollection to work in client-server scenarios

The GetNamedDocCollection method functions correctly when it is executed locally against a local database, or when it is executed on the server against a database that also resides on that server. However, it does not return the correct value when...
4 months ago in Domino Designer / LotusScript 0 Needs Review

Print support for Azerbaijani language in Verse

Azerbaijani is not supported in calendar print function. The dialog is shown in English and language used in preview is also English. If there is a meeting with title in Azerbaijani, it will not be shown correctly.
4 months ago in Verse / Verse on Premises 0 Needs Review

Allow multiple script libraries to %Include the same constants

If you have two script libraries that both include the same constants file: 'LibraryA %Include "lsconst.lss" 'LibraryB %Include "lsconst.lss" and then you use both libraries in a design element 'FormC Use "LibraryA" Use "LibraryB" this generates t...
over 4 years ago in Domino Designer / LotusScript 3 Under Consideration