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 658 of 8993

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Easy way to set Template Version

Template Version 10.0.0 and Date is set in some $Icon design elements accessed only by scripts. should be a way to do this more friendly or even turn on Automatic numbering/build version
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Provide method to set the database property "Inherit Design from Master Template"

It will be very helpful and also reduce the admin work if there is method to set the Name of master template in database property "Inherit design from Master Template" using Lotus Script/Java.
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Reading or passing header parameters from a NotesAgent

Question: How can we read the parameter par1 set into the Header? Using a simple call code action (ran on Notes client -> Action): ============================ Dim session As New NotesSession Dim webRequest As NotesHTTPRequest Dim url as St...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Show internet users in monitoring tab in admin client

Customize the Server - Monitoring view in the Admin Client to include Internet users as well. In the standard installation, I can only see the "normal" users and have to switch to the Status tab to view the Internet users.
over 1 year ago in Domino / Reporting & Analytics 0 Under Consideration

Reliable handling of timeout errors on iOS device

"Limitations for iOS" states that there is a 10-second limit on processes that involve communication. HCL Nomad network requests are limited to 10 seconds. If latency between the client and a Domino server causes network operations to exceed this...
over 5 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Support for unit testning in LotusScript

Something like JUnit or Mockito - but to LotusScript (all other languages has some sort of testning framework)
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

please extend the NotesDocumentCollection class with a ".Search" method, in addition to the ".FTSearch" method

it is a great way to search a NotesDocumentCollection with ".FTSearch". With a ".Search" we could narrow down the search in the collection more precisely. And the same for a NotesViewEntryCollection - please ;)
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Reset configuration without uninstall/install operation

When you want to change your NomadMobile settings, the only way at this time is to uninstall the application and reinstall it. The problem with that is that if you install from the app store, you will end up with a different version (the latest ve...
about 3 years ago in Nomad / Nomad (iOS) 2 No Plans to Implement

RenderToRTItem should render all subforms used in a form

Currently, the RenderToRTItem method in NotesDocument class does not render subforms if the first line is hidden by a HideWhen formula. This is an unexpected behaviour.
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration