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

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability for LotusScript to set the color and width of table borders

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set the color and width of table borders.
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Limit the number of new mail notification sounds to 1 per synchronization.

Since Verse for Android V10, the new mail notification has changed. It now sends the new notification sound one for each new message that is part of the synchronization. For example, if I have receive three new messages during the synchronization,...
about 7 years ago in Verse / Mobile (Android) 3 Assessment

Log IP-address in mail header of sending client

For SMTP server it would be helpful to have senders IP-address in the mail header (iNotes, Verse). If mails are beeing sent outside the company, the IP-address can be checked. This would allow to block mails sent from untrusted IP-address ranges (...
over 6 years ago in Verse / Verse on Premises 2 Future Consideration

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Feature parity with Verse Mobile for iOS

Maintain feature parity with iOS App.
over 7 years ago in Verse / Mobile (Android) 0 Under Consideration

Feature parity with Verse Mobile for Android

Maintain feature parity with Android App.
over 7 years ago in Verse / Mobile (iOS) 0 Under Consideration

Provide Lotusscript API for IBM Connections (create status updates, files, events)

No description provided
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration