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

Monitor the progress of the consistency check task

Option to monitor the consistency check progress in the server Option to stop consistency check in the Domino server
almost 2 years ago in Admin Client 0 Under Consideration

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

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

Adding rich content is notesuidocument

I'm often facing problems when working with notes ui thru Lotusscript and I want to add rich content to a richtext field. we need functions for appending http, document, view and database links images changing font, Bold, Italic, underline, color ...
over 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Create users via text file or csv needs to catch up to the R12 times

The fields and functionality of the text file/csv are limited given TOTP requirements. For customers with applications that previously created internet person documents, they now have to convert all of them(in my current case, we have 16,000) into...
over 3 years ago in Admin Client 1 Assessment

Fix all reported Domino problem in SPRs

Currently we have the following SPRs where fixes are not included in public-released Feature Packs or Interim Fixes. SPR #SRKMAS2J84 (LO93190): XPages partial refresh problem since 9.0.1 FP8https://www-01.ibm.com/support/entdocview.wss?uid=swg1LO9...
over 7 years ago in Domino / Administration 1 No Plans to Implement

A 'SelectedEntries' view property would be great

The views 'Documents' property only contains selected documents, as its name already says. But I know cases where one would like to have access to the categories, which were also selected by the user and secondly would it also allow to handle sepa...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

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.
over 3 years ago in Domino Designer / LotusScript 2 Needs Review