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 2913 of 8880

Make a document a reponse to multiple parent documents.

I have a view in which the internal organization is depicted. There are people who can be associated with multiple organizational elements. These documents should be visible as child documents under each organizational element.Other example:I have...
5 months ago in Domino Designer / Views 1 Needs Review

Allow Domino to relay mails based on X-Forwarded-For header

Currently Domino can allow to relay the mails if the connecting IP is given in "Exclude these following hosts from anti-relay checks". But when the connecting client is behind the load balancer then Domino has no way to know the actual IP address ...
11 months ago in Domino / Administration 0 Needs Review

AdminP request for deleting database should verify the Person document before deleting

Currently when any mail file of the user is deleted via AdminP process (after the user is deleted from Domino directory), it requires an Administrator Approval and AdminP process also finds the replicas of this database on other servers for deleti...
11 months ago in Domino / Administration 2 Needs Clarification

Allow RegisterNewUser method to enforce Registration policy settings

Some items that can be set when registering a user in Domino Administrator cannot be set when executing the RegisterNewUser method. (Internet domain, password key width, etc.) The current behavior is that even if these items are set in the Registr...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Have "auto-optimize for release X" setting for servers

By default, new server documents have extremely-conservative settings, and there are all sorts of config options and notes.ini params that knowing admins and DCT will tell you about. I get the value of keeping things eternally backwards-compatible...
over 5 years ago in Domino / Administration 2 Under Consideration

Domain icons in the admin client should be distinguishable without having to mouse over them.

There is no way to identify the different domains in the left margin of the admin client until you mouse over it or click on it. There should be some way to distinguish which domain each one represents without mousing over them all. As you can see...
over 6 years ago in Admin Client 0 Under Consideration

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
almost 4 years ago in Domino Designer / @Formulas 1 Under Consideration

db.exist and db.accesslevel

the isOpen property allows me not to different if a db exists or the user has access to it https://www.ibm.com/support/knowledgecenter/en/SSVRGU_9.0.1/basic/H_ISOPEN_PROPERTY_JAVA.html (the db could even be damaged) I would like to have a...
over 6 years ago in Domino Designer / Java 2 Under Consideration

Error message when group member field is full

Group member field as any other text field is limited in size. It is true that size has grown but it eventually come to be full. When deleting users, users name is added to "Deny Access Groups" but there is no warning if group become full. May be ...
about 2 years ago in Admin Client 0 Under Consideration

Use LotusScript Classes in Javascript and vice versa

We have powerful LS Classes and have to rewrite them in JS. And in the "new" world we have powerful JS Functions not available in LS. It would be great, if we could use them in both worlds without calling Agents.runonserver or call urls to process JS
over 1 year ago in Domino Designer / XPages 1 Needs Review