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

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

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

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

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
over 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Need option to modify LDAP attribute mapping set in "Domino LDAP Schema Database" ( Schema.nsf).

Default there are many LDAP attribute Type in "Domino LDAP Schema Database" ( Schema.nsf). We can extend' the schema, for example, add a new attribute. However modifying of below LDAP attribute mapping set is not possible. 1) LDAP attribute Type L...
over 3 years ago in Domino / Administration 0 Under Consideration

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to other...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Traveler/Verse should prompt messagebox and ask for new password if failed to login via the old password stored.

If user changed his/her password at Notes client or internet password in PAB,that may lead to the traveler/verse account be locked if he/she forget to change that in the app (Verse). Verse should prompt messagebox and ask for new password if faile...
over 5 years ago in Traveler 1 Under Consideration

Sort the output of the "Show tasks" command

Please sort the output of the "Show tasks" command within the Domino server console! Either alphabetically or with ANY sorting order! But please not unsorted like is is right now! Mark Reiser sirius-net GmbH
about 6 years ago in Domino / Administration 0 Under Consideration