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

Search results

Showing 31

Automated mechanism to distribute the necessary CA certificate to Notes clients

The administrator wants to utilize the LotusScript NotesHTTPRequest object to interact with a local REST API secured with a self-signed TLS certificate. This solution needs to function seamlessly on both Notes clients and Domino servers. Curren...
5 months ago in Notes 1 Under Consideration

The certificate delegation feature of F5 should work with Domino

Wish to achieve certificate delegation feature of F5 mentioned in the article --> https://my.f5.com/manage/s/article/K72668381 Currently certificate delegation feature of F5 is not working in the way TLS Client certificate authentication is imp...
10 months ago in Domino / Security 1 Under Consideration

Make XPages artifacts as available as possible

Since the plan is to aim to reuse as much of existing XPages apps in new apps as possible, it would be tremendously useful to make the parts that make up the XPages stack as available as possible. The ideal would be open-sourcing it entirely. Seco...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

API-Key Authentication for Domino Web Applications

Provide ability to create a API-Key records in names.nsf for third party applications to connect to Domino resources for various reasons (Mostly REST-API, Web agents, DAS, etc.) Right now customers provide a separate username password and the othe...
over 3 years ago in Domino / Security 5 Under Consideration

Make it easy to build JAX-RS RESTful web services within the nsf

JAX-RS and annotations are a powerful way to build RESTful web services. Todai it can be done but you have to take lots of steps to make it possible. For inspiration: https://github.com/OpenNTF/org.openntf.xsp.jakartaee, (and https://www.pradny.co...
over 6 years ago in Domino Designer / Java 5 Under Consideration

Add GraphQL interface to core Domino

GraphQL is the better REST. A GraphQL interface would be very beneficial for accessing Domino data from client code like React.js
about 7 years ago in Domino Designer 6 Under Consideration

Give Rich Text Field an additional property "Editable"

Sometime it is very useful, to prevent editing of rich text content of a form, while the rest of the form should be editable. And sometime the rt content should be editable, too. Depending on user, document status etc. Nowadays you either have to ...
about 5 years ago in Domino Designer 3 Under Consideration

Tutorial API connection from PowerBI/Excel to Domino

Data access in a hycrid environment is a must. With the Domino REST API solution, the improvement in this have been huge. A good tutorial to show how to connect PowerBI/Excel to Domino data sources is needed. It should include: odata and API acces...
over 2 years ago in Domino / Integration 0 Under Consideration

Support LotusScript NotesSession.internethostname and NotesSession.internetdomainname

With IDMA and LotusScript addition of NotesHTTPRequest, the ability from a local replica on IDMA to call a REST service on the server replica is useful. But it's important to have the host name and domain name, and ideally the port (although that ...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Make it possible to exchange data between a (LotusScript) agent and an XPages application

In our application we have some agents to execute background jobs. In order to make them report back, we developed an XAgent that the agents can "call" using REST (written in Java), and we put the necessary info in the url. It works, but it's not ...
over 5 years ago in Domino Designer / XPages 1 Under Consideration