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

All ideas

Showing 8891 of 8891

Shortcut for Switching Tabs in Notes 12 and Later

The following help resource provides guidance on switching workspace pages: How do I switch to a different workspace page? https://help.hcltechsw.com/notes/14.0.0/client/fram_switch_workspace_page_t.html The instructions indicate that to switch wo...
over 1 year ago in Notes 0 Needs Review

Closing document with the "x" in the tab bar is not the same as hitting the ESC key

Query close: If Messagebox("Do you really want to close this document?", MB_ICONQUESTION + MB_YESNO) = IDNO Then Continue = False Close the document with the "x" in the tab bar Document closes > Messagebox appears > Answer YES Close the do...
over 4 years ago in Notes 1 Under Consideration

Allow commenting on Volt apps

Once a Volt apps is beeng co-developed by multiple people, it is extremely difficult to keep track of changes made by different people. Please add a new feature to add comments on the Settings page (in editor). Second, make the comments visible/ed...
about 4 years ago in Leap 0 Under Consideration

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
about 2 years ago in Domino Designer / LotusScript 4 Under Consideration

remove any references prior to Notes 5

when choosing db property Display images after loading
12 months ago in Domino Designer / Documentation 1 Needs Review

Need a functionality to set the OS environment variable using LotusScript method.

Currently, unable to use the LotusScript method to set the Operating system Environment variable. The requirement is to add an Environment Variable in the Operating system using the LotusScript method.
about 3 years ago in Domino Designer / LotusScript 2 Needs Review

Improved information in the Agents view

The old school Agents view really needs an update. It now shows the columns Name, Alias, Type, Last modified, etc. It would be very helpful (life saving) to have the following columns added (for scheduled agents): Schedule runtime information (Da...
about 7 years ago in Domino Designer 1 Under Consideration

Create users via text file or csv needs to catch up to the R12 times

The fields and functionality of the text file/csv are limited given TOTP requirements. For customers with applications that previously created internet person documents, they now have to convert all of them(in my current case, we have 16,000) into...
over 3 years ago in Admin Client 1 Assessment

Allow different base URLs for different applications and also for backend

Currently you have to configure exactly one fixed base URL for all LEAP applications and the backend/editor. In the case LEAP is running behind a reverse proxy it would be great to have the ability to assign specific base URLs for each application...
over 2 years ago in Leap 0 Needs Review

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement