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 1643 of 8857

If there is only one database (.nsf) in folder, when a user deletes that database, do not delete the folder.

If there is only one database (.nsf) in sub folder under data directory, when a user deletes that database by Notes client, the sub folder will also be deleted.This phenomenon will also remove directory links as well. However, if the user wants t...
over 4 years ago in Domino / Administration 2 Under Consideration

Rename the button from "Run Now On All documents" to "Add to folder From All documents".

The option "Run Now on All Documents" in the HCL Notes rules is not designed to run as part of the action. It will not change anything in your inbox and it will not remove or move any documents from your inbox. Usually, it's just adding the docume...
over 2 years ago in Domino / Administration 2 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

LotusScript NotesRegistration class ( new property NoteId )

When registering a new user using the RegisterNewUser method from NotesRegistration the NoteID / UNID of the created person record in names.nsf is not returned by the method. Having access to the NoteId / UNID would be extremely useful when progr...
almost 6 years ago in Domino Designer / LotusScript 1 Assessment

LotusScript method PickListCollection should support accent sensitive sorting

When using LotusScript method PickListCollection to retrieve a document collection, the passed key does not use accent sensitive comparison. For example, in the NAB, Peter Salen/Company and Peter Salén/Company are two separate persons with uniq...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

QueryOpen/PostOpen event for Attachments on the Notes document

We often use events such as QueryOpen and PostOpen in the NotesDocument class to record information about the documents opened by the user and to restrict the opening of the document.In the same way, I sometimes want to do something with a file at...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Upgrade DAOSCAT.NSF ODS without re-creating the database

The only way to upgrade the daoscat.nsf ODS is to remove and re-create this database. Unfortunatly, you will lose the 0 referenced NLO files ( when all database reference for a NLO are gone ). When you recreate the daoscat.nsf, it will get a list ...
over 4 years ago in Domino / Administration 5 Assessment

prevent the AutoUpdate task staring at Domino startup (V 14.0)

Customers don't use the AutoUpdate task. So the customer wants to prevent the autoupdate task from starting automatically at Domino startup.. Can we have the option to run the autoupdate task as optional or a Notes.ini parameter to prevent the ...
12 months ago in Domino / Administration 2 No Plans to Implement

Ability for LotusScript to set the color and width of table borders

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set the color and width of table borders.
12 months ago in Domino Designer / LotusScript 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