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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

add last run time and assigned server to agents view in designer

can quicky see hat agents are running and what server they are on
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Create Contact from Signature

In the legacy Notes Client you are able to create a contact from a mail "More -> Add Sender to personal contacts ...". We are using Verse on Premise as our new default Mail Client and our customers love it. But for now they have to switch to ol...
over 5 years ago in Verse / Verse on Premises 1 Already Exists

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 6 years ago in Domino Designer / XPages 1 Under Consideration

Java: Enable sorting of classes within packages

Today classes are randomly ordered in a package when shown in the designer. This makes it hard to work with if you have many classes in a package. These should be ordered alphabetically
about 3 years ago in Domino Designer / Java 2 Under Consideration

Allow Verse clients to move the preview pane to different locations

Currently, it will only show to the right of messages. Can we add the ability to have it at the bottom?
almost 2 years ago in Verse / Verse on Premises 0 Future Consideration

Reduce the gap feature between verse and notes client.

Verse should have no gap feature between HCL Notes client eg. notes policy, location document, roaming, replication and so on.
almost 5 years ago in Verse / Verse on Premises 3 No Plans to Implement

Improve XPiNC internal web browser in order to use modern CSS & Javascript

The internal web browser used to render XPiNC is really old. It's like an very old version of Firefox and doesn't allow you to use new browsers or CSS APIs.
almost 4 years ago in Domino Designer / XPages 0 Under Consideration

App dev pack / Proton : expose V12 QueryProcessor and / or some view Navigation methods

Hi, Currently the way to get documents from Domino via GRPC/Proton is to perform a DQL Query. But DQL does not allow for document sorting, so if - for ex - I want to get the 5 first documents based on a field sorting, I need to get all the documen...
over 5 years ago in Domino Designer / Java 1 No Plans to Implement

Asynchronous LS code in a Notes form

Say you want to fill some cache at the start of a form, e.g. looping through a view in the PostOpen. The user has to wait until the loop is finished. If this code could be executed asynchronously, the user wouldn't have to wait and could start fil...
almost 5 years ago in Domino Designer / LotusScript 3 Under Consideration