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 731 of 8862

LotusScript hint list should default to declared variable type

Say you are writing LotusScript and declare a variable like Dim doc as NotesDocument Then later in the code you want to instantiate it and write set doc = new ... The classes hints list starts with "NotesACL" and lists all the possible classes ava...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

NotesDominoQuery class - Add property "lastError"

I tested the new NotesDominoQuery class. My szenario is a server based agent that parses and executes the query. The results are passed thru a parameter document to the calling client. This means that I would not have to watch the console for erro...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

DFR - Domino needs to add a referencing to the orignal message ID when sending a DFR to the sender.

In the example below we can observe that the bounce message has its own message ID along with the references and in-reply-to which are the original message ID". Currently, message goes to Spam folder and not to the user's mailbox. The third party ...
over 5 years ago in Domino / Security 0 Under Consideration

SSO/SAML Authentication Support with DIIOP

To support SAML authentication with DIIOP
over 1 year ago in Domino / Security 1 Needs Clarification

More options in richtext navigator class

We need better options to handle richtext Some examples tables, i.e. remove border cell, table add embedded images & remove images, add inline attachments, remove inline attachment
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add more security events to DDM

DDM doesn't contain all important security events related but not only limited to a Domino administration made by an administrator. For example actions like password reset, download of ID from vault etc.
over 2 years ago in Domino / Security 3 Under Consideration

LotusScript equivalent of @Command([ComposeWithReference]) as it is used in the Mail file

The only to replicate the Reply-with-History format generated in the Mail file is to use @Formula language. If there is a way to do this in LotusScript then it's hidden very well & is undocumented.
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Warning message and access restriction after cross certificate between Org is expired.

In the Notes/Domino would like to achieve below when this happens. 1. The end user/servers should be restricted to access cross domain servers and databases along with the message for the restriction to access. 2. When cross domain certificate is ...
over 2 years ago in Domino / Security 0 Assessment

Document Encryption / Decryption on the Web using Public or Private keys

As per product document secret key encryption/decryption feature on web is achievable using below link https://help.hcltechsw.com/dom_designer/9.0.1/user/wpd_encrypt_decrypt_xpages_overview.html However customer is looking for Public or Private ke...
almost 4 years ago in Domino / Security 3 Under Consideration

Exclude fields in computewithform

It would be good to exclude fields from being computed when you do a compute with form.
almost 4 years ago in Domino Designer / LotusScript 1 Needs Review