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

Break Long running lotusscript code

It would be good to have a way to break long running lotusscript code. Sometimes you get a long running lotusscript code that is blocking the client and you want to break it. It would be good to have some known keyboard sequence to press to break it.
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

ANDI 508 Compliance Issues for Leap 9.2

Using the ANDI 508 tool focusable element <a> show an alert "[alt] attribute is meant for <img> elements." Using the ANDI 508 tool the "Select One" field shows a structure alert "List item's container is not recognized as a list becaus...
over 2 years ago in Leap / Documentation 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

Reset password in IDVault for user

reset the users' password in the IDVault
almost 3 years ago in Admin Client / Documentation 1 Already Exists

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

Resetting all field types to their default values when using getChildren

After scanning a parent element, e.g., section using getChildren , request a single command to return all sub-element types to their default state, i.e., values on Form load as opposed to manually resetting as below.
almost 3 years ago in Leap / Documentation 0 Needs Review

Add document topic "How to make/leave person document without license".

Some of customers moved to other mail services from Domino intentionally left person document for mail transfer. If Notes certificate or internet password remains, those are counted as licensed user, and it causes license violation. Currently ther...
almost 3 years ago in Admin Client / Documentation 1 No Plans to Implement

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