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 1893 of 8858

Domino Administrator usability

Domino Administrator itself is not aware of his activities. Some example. Pressing F9, would be best remaining on same current selected folder, not seeing root every time you press F9. Deleting a DB, if there is an error, show the DB, not remove f...
over 7 years ago in Admin Client 0 Assessment

Deleting an e-mail archive when deleting a user

To pop-up dialog for deletion user from Domino directory adding options for deleted archive mailbox from archive Domino server.
over 7 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...
5 months ago in Domino Designer / LotusScript 1 Needs Review

AUT to support localized version of Notes Clients

AUT should include the feature to be able to upgrade the Italian Language Notes Client (Other supported language clients as well). As currently, the AUT feature which came up starting with Domino V10.0.1 and is used for up-gradation to 10.0.1.X. I...
almost 6 years ago in Domino / Administration 3 Under Consideration

Add Target Database in design update warnings (also in log.nsf)

Starting 'design refresh' server console:In a database set with over 50 .nsf database files with a lot inherited designelements are sometimes warnings that a design element does not exist in the source database. But the name of the target database...
12 months ago in Admin Client 2 Needs Review

Indicator That Emails Have Already Been Printed

Admin would like to be able to tell if someone has already printed the email. Admin requesting to have an indicator / flag that would show that the email is already printed. This would be most useful when Customer copy the email to the (internal) ...
about 1 year ago in Notes / Documentation 0 Needs Review

If then else shorthand like in java with some extras

I would like to have an if-then-else shorthand syntax like in java with a little bit of python spice. You all know the following syntax: condition ? expression1 : expression2 I do not stick to this exact syntax, especially because the colon is cur...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

Computewithform failure

When you use computewithform today and you get an error it's almost impossible to find what field is causing the problem. It would be great to have a feature to find out what fields are failing. Today we use the great tool from http://www.nsftools...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Need option to 'To invite others' in meeting

It would be very helpful to be able to invite people who are online to a Sametime meeting on an adhoc basis. Not by copying and emailing the link but by calling in directly.
almost 3 years ago in Sametime / Meetings 0 Assessment

Add equivalent of @DbColumn/@DbLookup for single column lookups

NotesViewEntryCollection and NotesViewNavigator are great when you need to query a lot of columns per row, but if all the data you need is encoded in a single column, @DbColumn and @DbLookup are much faster. The Evaluate statement is a bit awkward...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration