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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 1150 of 9007

A warning when java.policy is being modified, updated or changed

Following the server upgrade, the java.policy file was overwritten, removing required permissions or replacing the current version to it's original version. This is causing recurring Signalfx AccessControlException errors. Below are some of the er...
7 days ago in Domino / Integration 0 Needs Review

In a future release, enable the ability to configure databases on different servers for DRAPI.

In a future release, DRAPI could support configuring and connecting to databases on multiple servers instead of being limited to a single-server setup. This would provide greater deployment flexibility, improve scalability, and support high-availa...
8 days ago in Domino / Integration 0 Needs Review

Add new/extend LotusScript classes in core LotusScript

Include LotusScript extensions just shown into the core LotusScript engine so they can be used on Domino server, Notes and Nomad clients. Timezone management and conversion HTTP handling of Binary files All sorts of hashing algorithms exposed to L...
over 1 year ago in Domino Designer / LotusScript 2 Assessment

Enable DRAPI to be accessed via port 443.

I think it would be useful if the HCL Domino Server itself offered a way to connect to the Domino REST API on the same port 443 as the HTTPS server. All other HTTP components have finally matured, so a proxy or similar tool isn't needed to host mu...
about 1 month ago in Domino / Integration 0 Under Consideration
272 VOTE

Show LotusScript variables that are declared, but not used.

LotusScript developers would benefit from this. This would be helpful for cleaning up code.
over 7 years ago in Domino Designer / LotusScript 2 Assessment

Add JSON pretty format to the the JSON class in Lotus Script

Lotus Script JSON stringified output is always compressed and does not format the data pretty printed. There are many tools out there which could reformat the JSON output.But this would cause a round trip to an external comand like JQ which would ...
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Add Style Property to the LotusScript NotesViewColumn Class

Summary: The NotesViewColumn class currently lacks the ability to programmatically read the "Style" setting (General, Number, Date/time, Names) defined in the column's Advanced Format properties. Implementing a read-only Style property would enabl...
3 months ago in Domino Designer / LotusScript 0 Needs Review

Administrative Control to Disable Sametime “Alert Me When Available” Feature

When users want to set a one-time alert to be notified when a contact becomes available online, they can click the contact’s name and navigate to:Tools → Sametime → Alerts → Alert me when available Similarly, to set alerts for multiple contacts, u...
3 months ago in Sametime / Chat 0 Needs Review
187 VOTE

Lotus Script method for export document as PDF

Lotus script method for export/save documents as PDF
almost 6 years ago in Domino Designer / LotusScript 5 Assessment

Add a LotusScript method to notesdocument to get the users access level.

You can get a users access level to the database with db.QueryAccess. A similar method should be added to NotesDocument, so a web agent can check a users permission for the ability to edit a document before attempting to make any changes.
5 months ago in Domino Designer / LotusScript 1 Needs Review