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 623 of 8853

Rest API XPAGES secure

I want to have an API that goes to a view and retrieves some data, but I don't want that user to access the database via the web. This is not possible because to create a REST API from XPages, you have to grant permissions to the database where yo...
over 1 year ago in Domino Designer / XPages 2 Already Exists

Add the option to send local intranet emails to domain MX

Many of my customers have emails outside of domino but they still want to keep their domino server then their mail and forward fields contains the same email adress. That gives problems because emails will loop.One way to solve this is to put the ...
over 1 year ago in Domino / Integration 1 Needs Clarification

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
over 1 year ago in Domino Designer / @Formulas 4 Under Consideration

Enable registerNewUser to detect mailfile replica creation failure

When registerNewUser of Java's Registration class is used to register a new user, if a server other than the home server is specified in the MailReplicaServers property, a mail file replica is created on that server. Even if the mail file replica ...
over 1 year ago in Domino Designer / Java 1 Needs Review

IIS Integration for Domino v11.0.1.X and above

We would like way to integrate HCL Domino v11.0.1.X and above into IIS. WebSphere plug-in for IHS nor the WebSphere plug-in for IIS are supported for use with Domino v11 These plug-ins have been used in some environments to redirect HTTP requests ...
over 5 years ago in Domino / Integration 0 No Plans to Implement

The EditInsertSignature command needs an option to prevent blank signatures

Notes v14 was released recently with the change to have @Command([EditInsertSignature]) return 1 or 0 for "Done" or "Cancel" respectively. However, it does not go far enough. It needs an option to prevent blank signatures. This option should trigg...
almost 2 years ago in Domino Designer / @Formulas 0 Under Consideration

32 bit version required. Do not discontinue

32 bit version domino server for windows required. we are still use the 32 bit
about 7 years ago in Domino / Integration 12 Under Consideration

iNotes Customize with XPages

XPages is one of development tools for ibm notes development. I don't no why iNotes Customize or development was develop from different methodology and some feature function is not the same in notes client. iNotes, Domino.Doc, Quickplace, Quickr i...
about 7 years ago in Domino Designer / XPages 2 No Plans to Implement

Protect 'People & Groups' tab in Admin client from accidental Replace design and Replica creation

In Domino Administrator client's tab 'People & Groups' it should NOT be possible to use menu functions to Replace design or to create a new replica. Justification: Consider the scenario where the human administrator works on 'People & Grou...
over 3 years ago in Admin Client 1 Under Consideration

Allow @Explode for a date range using variables

According to the Help, one can use @Explode( [05/01/96 - 05/02/96] ) to create a date range value. It's only possible with scalars apparently.Would it be possible to allow @Explode( StartDate:EndDate ), where both StartDate and EndDate are date fi...
over 3 years ago in Domino Designer / @Formulas 3 Needs Clarification