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 810 of 8998

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

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

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...
almost 3 years ago in Nomad / Nomad (iOS) 2 No Plans to Implement

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

New feature that allows changing the password without disabling biometric authentication on iOS.

Environment: HCL Nomad 1.0.12, Nomad iOS 1.0.42.2024082715 - Select "Enabled" in 'Check passwords on Notes IDs' field in the Security tab of the Server document. -Select "Yes" in 'Check password on Notes ID file' field in the security policy s...
over 1 year ago in Nomad / Nomad (iOS) 0 Needs Review

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 ;)
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Asynchronuous load of content

Let Nomad load view contents (embedded or standalone) asynchronuous by default. Do not load the content of the view, when the user has not even scrolled to the position of the document with the embedded view. Also load selection lists provided by ...
almost 3 years ago in Nomad / Nomad (Web) 0 Future Consideration

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

Allow RegisterNewUser method to enforce Registration policy settings

Some items that can be set when registering a user in Domino Administrator cannot be set when executing the RegisterNewUser method. (Internet domain, password key width, etc.) The current behavior is that even if these items are set in the Registr...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

LotusScript Date time Object: New NotesDateTime ("2017-3-7") - is this in March or July?

What date is  to be expected from "New NotesDateTime ("2017-3-7")" ? According to ISO 8601 (valid in the U.S. too) this  would mean 2017  - March - 7th. However, in my German Notes (both, 901 and 10), the result is different (A...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration