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 1742 of 8965

Compact and fix open databases

The limit of not doing compact, fixup of open databases like log.nsf, domlog.nsf or names.nsf needs to be removed. When operating a critical server somtimes these operations needs to be done but downtime is often limited. a way to do these operati...
8 months ago in Domino / Administration 0 Needs Review

New parameter to specify default selection documents for views displayed in notesUIWorkspace.PickListStrings.

The last parameter of PickListStrings can specify a category. However, there is no parameter that allows specifying the default selection document. NotesUIView.SelectDocument allows the Notes client to select documents for the view it displays. A...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

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...
about 6 years ago in Domino Designer / LotusScript 1 Assessment

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

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
8 months ago in Domino Designer / LotusScript 1 Needs Review

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

Check the "List in Database Catalog" settings in the database list and set them all at once.

It is very inconvenient to check the "Design Tab" settings of each database property to find out if the "List in Database Catalog" setting has been unintentionally removed or to check which databases have not been set. We request the new "List...
almost 3 years ago in Admin Client 2 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...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

NotesRichTextTable

Please add more options for notesRichTextTable .Style - cell color for only one cell - borders style, color and thickness
over 7 years ago in Domino Designer / LotusScript 1 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 ...
almost 5 years ago in Domino / Administration 5 Assessment