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

Limit the selection to only the selection from the address book

We want to limit the selection to only the selection from the address book. There is "allow values not in list" option in field properties. But this option doesn't work in name field.
over 5 years ago in Domino Designer / Views 1 Under Consideration

The ability to disable notes cache to get objects by lotusscript

When retrieving a document in LotusScript, the cache may return an old document. For example , this problem occurs bt the following steps and codes. Codes: (Decralations) Dim doc as NotesDocumet (Click) Dim session As New NotesSessionDim db As Not...
over 5 years ago in Domino Designer / LotusScript 4 Needs Clarification

PROMPT_YESNO default "NO"

The NotesUIWorkspace methode PROMPT_YESNO (2) add the Option default that we can set it to "NO"n And make it also with @Prompt available
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Reload Default Policy on devices when changed

When you setup Traveler in HA, you can enter a default policy outside Domino. When you change settings, it's not updates to the devices. You need to delete the users and security for that user. tell traveler delete * <user> tell traveler sec...
almost 3 years ago in Traveler / Documentation 1 Needs Clarification

Lotus script method to get the size of ACL entries in a database

As of now there is no way to check the size of ACL entries on a database. It would be helpful to have a method to get the size of ACL entries on a database. We can avoid the limitation of 32k for ACL entries by using groups or wildcards in ACL, bu...
over 5 years ago in Domino Designer / LotusScript 1 Needs Clarification

Open Documents in Nomad in Read-Only mode

When opening a document in an NSF in Nomad, it will always open that document in Edit-mode, even though the application is designed to open the document in Read-only mode. (original Text:) Ein Dokument einer Notes NSF wird z. B. unter Nomad WEB im...
almost 3 years ago in Nomad / Nomad (Web) 1 Already Exists

Checkbox actions on an embedded view in a Dialog will not show when enabled

Same checkbox action is working in a view, however when embedded in a form, displayed via a dialogbox, this isn't working
almost 3 years ago in Domino Designer / Views 0 Under Consideration

Customize the "loading" message

It will be helpful to display why the user is waiting for instead of the same word"loading". Better to have the option of change dinamically. Maybe an environment variable? And also will be nice to change the loading icon.
about 6 years ago in Nomad / Nomad (Web) 1 Already Exists

I don't know how to use CancelSendOnMissingKey

I do not understand how to use CancelSendOnMissingKey of NotesDocument class.Set True to CancelSendOnMissingKeyWhen I send an email, I get error number 4000, but I want another number. I wrote my findings on my blog.Please refer to it.https://guyl...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Source code compare feature

When i develop code with many developers. I want to compare source code change line by line. It will reduce a lot of time to fix the program.
about 3 years ago in Domino Designer / LotusScript 3 Already Exists