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

My ideas

Showing 8424

Should reduce image size if it exceeds the width of the fixed cell

1.Create one table(such as: 2 rows & 4 columns with fixed width) in the form. 2.Create one RTF field in the first cell. 3.When one user paste one image in the RFT filed. The width of the first cell becomes extremely large. The width of the oth...
about 1 year ago in Domino Designer 0 Needs Review

Language of Contacts Database on Nomad Mobile

When Nomad Mobiles (iOS and Android) are set up with a Japanese UI, the title of Contacts Database (local names.nsf) is in Japanese, but the design itself is in English. On Nomad Web, the design of Contact Database is Japanese according to the lan...
9 months ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Under Consideration

Add a zoom functionality

When a MIME email is received, CTRL++ and CTRL+- let the user choose an appropriate zoom (this functionality is provided by Internet Explorer) to read the email (but the setting is not preserved for the next email). Normal Notes emails should also...
over 6 years ago in Notes 1 Assessment

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Pub/sub for domino events like document changed/created/deleted/read

Using a websocket on a secure protocol or other comparable technology it would be great to follow the idea of reactive programming. Domino would offer events on topics and clients can subscribe to them or simply listen to all. To be able to updat...
over 6 years ago in Domino 4 Assessment

Possibility to create a resource of a MS Teams Meeting Room inside the resource reservation database.

This request is to have feature to create a resource in the Domino Resource Reservation Database which directly points to a MS Teams Rooms so that every user in the company should be able to book this MS Teams Rooms resource via Domino reservation...
7 months ago in Domino / General 2 Needs Review

Enable the SwiftFile feature on all the forms in a mail database.

SwiftFile displays three folders at the top of the messages, Memo and Reply. However, the folder buttons are not displayed in Link Message (Form = Bookmark), Phone Message, or other calendar entries. As a Notes end user, I'd like to be able to ad...
7 months ago in Notes 0 Under Consideration

Nomad Web: Show all Domino servers on the list of Open Application

Regarding Nomad Web, Domino server's list of "Open Application" diagram shows only "Local" and a Domino server which seems to be own home mail server. To show other Domino servers in the list, a user must input Domino server name directly to the ...
about 3 years ago in Nomad / Nomad (Web) 1 Assessment

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
almost 5 years ago in Domino Designer / LotusScript 4 Assessment