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 1972 of 8966

Changes to the Global Domain Document should not need a server restart

Can we have a domino console command that will ensure that any changes to the Global Domain Document are implemented. Currently this needs a server restart. "Settings in the Global domain document are static and loaded only at server initializatio...
over 2 years ago in Domino / Administration 1 Under Consideration

Please rewrite the "Extended examples: array and String functions" in the help file

Simple examples would be much easier for reference instead of using one entry to cover everything including: "ArrayAppend, ArrayGetIndex, ArrayReplace, FullTrim; and the following String functions: StrLeft, StrRight, StrLeftBack, StrRightBack." Th...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Function to determine database ACL size in bytes

A function which could help to determine the exact size of database ACL in bytes. It can be used to identify if ACL size is closing to the 32K limit.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add a "Home server" field in the Person document

Currently, there is one field, "Mail server", containing the server handling incoming emails for a user. If I'm not mistaken, this field is also used to create the initial Online location for the user (field "Home/mail server"). If I change the fi...
about 7 years ago in Domino / Administration 0 Under Consideration

Option in server configuration to restrict of sending both internal and external mails

To have an option in server configuration that will restrict Domino users of sending both internal and external mails
6 months ago in Domino / Administration 1 Needs Clarification

Conflict handling - add an option to merge a field (especially document history fields)

Many developers add a "history" field in their applications to document when/who updated a document and what happened. This prevents the "Conflict Handling" form property "Merge Conflicts" option from working as there could always be a difference ...
about 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Delete Private view from database

Requirement is to delete personal views belonging to all user's from the database. Is it possible to achieve this via script? The current functionality is that personal views are visible to only user who created them and not to others. There is a ...
over 4 years ago in Domino Designer / LotusScript 1 Needs Review

Add SetColorForCell method for NotesRichTextTable object

Now we can use only Main Color and Alternate Color for all NotesRichTextTable
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Error handling: try.. catch java-style error handling in Lotusscript

Even javascript has this! java/javascript is like this: try { some lines of code... some code that erros } catch(error) { deal with error } With new Try Catch End Try block, Lotusscript could be .. Try Do this Do that Do another Catch <...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Save View without updating Index (ie when saving action buttons or column titles)

When saving a view the index is updated, even when not needed. very slow for big views.
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration