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 2471 of 8869

Being able to add a contact from a message in Verse

Being able to add a contact from a message in Verse
about 3 years ago in Verse / Verse on Premises 0 Under Consideration

When iNotes_WA_DisableIDLoad=0 is set in that case opening signed mail should not ask for Notes ID password.

If we enable iNotes_WA_DisableIDLoad=1 then we can have signed email opened without notes ID password however it breaks DOMI integration as it needs Notes Id to be downloaded for encryption . For DOMI Webex integration notes.ini needs to be set a...
9 months ago in Verse / Verse on Premises 0 Needs Review

When a calendar meeting is deleted from Inbox it should go to trash instead of All document

Customer requirement is when an meeting is deleted from the Inbox, it should go to trash instead of all document. Customer would like to delete the meeting acceptance/declined notification email document from mail database (after meeting is over)....
12 months ago in Verse / Verse on Premises 1 Needs Review

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Programmatic Column name that matches existing Field Name should not conflict

When there is a display value for View's column as formula, then if its Programmatic name matches exactly the name of other Field in the document, it will alter the formula value to field value instead. Use case example: You have View column title...
over 2 years ago in Domino Designer / Views 2 Needs Clarification

Change defaults for new Domino servers (and server upgrades)

HCL have been good on changing defaults in upgrades of Domino settings, particularly on TLS ciphers (and moving them from the notes.ini). I think we should be generally moving towards the most secure option being the default (useless you speci...
about 1 year ago in Domino / Administration 1 Under Consideration

Configuration Document for automatically removing finished AdminP Requests

In some environments the Domino Admins are extremely lazy and don´t remove finished AdminP requests from the ADMIN4.NSF Wouldn´t it be helpful to have the option to configure that finished requests would automatically be removed from the ADMIN4.NS...
over 5 years ago in Domino / Administration 2 Under Consideration

Ability to disable a user account ( person document )

When a user leaves the organization but returns at a later date ( summer students, temporary staff, etc ), it would be ideal to be able to disable and re-enable their accounts as opposed to deleting and then registering a new account.
about 5 years ago in Domino / Administration 2 Under Consideration

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

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review