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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

The document properties dialog gives constant 'invalid or non-existing document' popups when clicking on a document in DQL view.

All works fine but I just have to make sure this dialog is not open when accessing an DQL view. I understand where this message comes from as the complete document properties won't be available here but there should be a workaround to suppress the...
over 4 years ago in Domino Designer / Views 5 Needs Clarification

Allow admins to specify that all mails to certain domins should be encrypted

Customer has a requirement to encrypt all mails sent to a certain domain. They know how to do this by user on the Notes client and this works fine. But they would like a way for the admin to force this on the server side so that all mails to this ...
almost 8 years ago in Domino / Security 0 Under Consideration

rebase LotusScript to JVM

Compile all LotusScript to Java ByteCode and run it on a JVM - LS can use Java classes - Java can use LS classes - Use Eclipse debugger for LS
almost 8 years ago in Domino Designer / Java / LotusScript 0 Under Consideration

Embedded a image file in a richtext item as a picture, not attachment

I would like to embedded pictures that notes users can see them directly as images. Please add new method AddPicture in the NotesRichTextItem class, or something like that.
over 4 years ago in Domino Designer / LotusScript 1 Already Exists

Disable database access during CL COPY process because ACL is set to -default- manager during the copy.

When you copy or replica a database using the CL COPY command, the ACL will set the database wide open on the destination server. ACL is set to -default- with manager access rights.This is a huge security issue. What we want: a. disable ...
almost 7 years ago in Domino / Security 1 Under Consideration

Add a "Create plugin from existing JAR" wizard in Domino Designer

Today there is a tool/wizard that lets you create a JDBC Driver plugin. It would be nice to have the same to help create plugins from Jar-files. I currently use this method, but it's a little time consuming: https://www.dalsgaard-data.eu/blog/wrap...
over 5 years ago in Domino Designer / Java 2 Needs Clarification

Provide opportunity to compose hierarchical view where response document line can show information separately in columns as parent document

It's extremely useful to build tree views where there is expandable\collapsable left part and grid of attrubutes for both main and response documents. Now we cannot display attributes in columns for responses, only for mains.
almost 8 years ago in Domino Designer 1 Under Consideration

Customize DKIM/SPF untrusted level

Sorting to a junk folder is implemented in "Delivering untrusted mail to the Junk folder", but is fixed for DKIM/SPF untrusted. We would like to customize this item. For example, "None" should be "untrusted".
over 3 years ago in Domino / Security 2 Under Consideration

Allow to debug "Run in background client thread" agents

Currently LotusScript-Debugger is not working if agent has the property set "Run in background client thread".The only workaround is to disable "Run in background", then debug the agent, and re-enable "Run in background" afterwards. My suggestion:...
about 8 years ago in Domino Designer 0 Under Consideration

Identify which replica a document was created in

If there a database has multiple replicas, it is impractical to compare the @created and the @addedinthisfile timestamps to determine if a document was created in a specific replica. Is it possible to either a) add a lotusscript method to notesdoc...
over 2 years ago in Domino Designer / LotusScript 4 No Plans to Implement