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 639 of 8857

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

Desktop policy setting to synchronize between "Mail server" of person documents and "Home/mail server" of location documents

There is no desktop policy setting to synchronize between "Mail server" of person documents in Domino Directory and "Home/mail server" of location documents in the Notes client. Please extend the functionality so that administrators can control ...
almost 3 years ago in Admin Client 0 Under Consideration

Undocumented parameter NotesUIWorkspace.SetTargetFrame("_blank")

I struggled with the usage of SetTargetFrame. I opened a document in the left frame in a frameset with two frames. Then I opened a second document in the right frame in the same frameset using Call uiws.SetTargetFrame("Frame2") Afterwards, several...
over 1 year ago in Domino Designer / Documentation 0 Assessment

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Smooth scrolling for large list such as 10K documents in a view

Customer requirement is to have a improvement in scrolling large list such as containing 10K documents in a view.
about 1 year ago in Nomad / Nomad (Android) 0 Under Consideration

View or database for storing group details for specific users

As an administrator, need to have a view or ability to generate a report for the following details: 1) We have users A, B, and C. Therefore, we need to extract the group names where all three users (A, B, and C) are members. 2) We have users A, B,...
5 months ago in Admin Client 3 Needs Clarification

Feature to deactivate account not logged in for n number of days

Feature to deactivate account not logged in for n number of days.
over 3 years ago in Admin Client 3 Needs Clarification

Adding a documentation of which LSX related methods are supported for the odbc2 driver option on the Notes help file.

Would help customers much with this information especially when they will code using ODBC2 drivers.
about 6 years ago in Domino Designer / Documentation 0 Under Consideration

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debuggin...
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement