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 1581 of 8857

A member server in a Symmetrical Clustering can disable the auto creation of new dbs only on some servers in the cluster

Suppose we have a domino cluster with 2 servers, server A and server B. In the domino cluster is implemented simmetrical cluster only on some folders, folder1, folder2, folder3, folder4 and folder5. I create a new server called server C and i put ...
over 2 years ago in Domino / Administration 2 No Plans to Implement

Support backtick (grave accent) in Javascript script libraries

When creating a Javascript script library, if you use template literals, Domino Designer will prevent the script library from being saved. It is claiming the backtick is an invalid character.See more details here: https://support.hcltechsw.com/csm...
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Easier conversions from Rich Text to other Format

Easier conversions from Rich Text-Fields to HTML, RTF, PDF etc and back without Declare API function.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Adding a user to a group should give access to a database immediately (rather than requiring re-authentication) .

When a user is added to a group that is present in the ACL of a database, they need to re-authenticate (usually just restarting their Notes client)before they get the access of that group. When they are added explicitly as a user to a database thi...
over 1 year ago in Domino / Administration 1 Under Consideration

Functionality required to remove the attachment name (text) from the "Rich Text" field and display only the attachment icon.

One can populate attachments in a rich text field. However, it displays the attachment name as well. Formula language or LotusScript method is required to delete the attachment name and display only the attachment icon from the "Rich Text" field.
almost 3 years ago in Domino Designer / LotusScript 1 Needs Clarification

Add a possibility to include LotusScript into xPages

Benefit: use existing code in (existing and new) applications independently of the usage of xPages or native design elements. The goal is to write code once and use it at different places. Please note (written after first comments) that this ide...
over 7 years ago in Domino Designer / LotusScript / XPages 4 Under Consideration

Set up global mail rules and then push them into all maildbs users by admin

Currently, if administrator wants to add a mail rule to all user's mail file, he needs to add a rule to each mail file manually. Customer would like to configure some global rules into multiple mail dbs users by script, or any another method, thro...
over 5 years ago in Domino / Administration 0 Under Consideration

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Enhancing LotusScript Web Service Consumer: Adding Support for SOAP Headers

This enhancement would make LotusScript a more viable option for SOAP-based integrations, eliminating unnecessary complexity while maintaining native functionality.
9 months ago in Domino Designer / LotusScript 0 Needs Review

Run local agents locally (not on server) which are not signed by the currently running entity

Problem with the agent starting locally. Error Message while executing the agent on the local machine instead of server. "AMgr: Agent '<agent name>' in '<database name>' does not have proper execution access, cannot be run." W...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review