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

Domino Designer

Add dynamic sort options to domino-db module function bulkReadDocuments

Our endusers expect data returned by the Proton Node.js applications to be sorted. As a developer, I need to build scalable solutions that work with large datasets. Currently the DQL search results returned by the domino-db module are not sorted. ...
almost 7 years ago in Domino Designer 3 Under Consideration

Lotuscript and java method to have access to RAG results that create the context for the LLM request and have access to the notesdocuments containing those results

No description provided
4 months ago in Domino Designer / LotusScript 0 Needs Review

search the position of a form field

I am using a designer and I want to search the position of a form fieldIf there are many fields, I do not know where it is.
about 8 years ago in Domino Designer 2 Under Consideration

RestTemplate for XPages

Take a look at Spring's RestTemplate class. Makes working with REST services much more a charm.
about 8 years ago in Domino Designer / XPages 1 Under Consideration

Ability to reach and set "Implicit headers" when a web service consumer is used from a java agent

One workaround today is to write code in the generated web service consumer "BindingStub". But in this situation, it is difficult to reach the information that is necessary to put in the service. If it were possible to reach and put those headers ...
over 7 years ago in Domino Designer / Java 0 Assessment

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Lotusscript version of @URLEncode

I would like to be able to use @URLEncode using Lotusscript instead of Evaluate() I have also found that @URLEncode does not work correctly with chr(10) & chr(13)
about 6 years ago in Domino Designer / @Formulas 0 Under Consideration

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow a "Save As" feature for design elements

From Tom O'Neil It would be nice to have a "Save As" option for design elements while editing them. There have been times when I have been in mid-development and I couldn't decide if I wanted to save the changes or discard them. In theory... I c...
about 8 years ago in Domino Designer 0 Under Consideration

Allow usage of network paths for file operations without using windows drive letters

it's never been easy to access file ressources located on a network drive from LotusScript file operations like 'open'. With Domino running as a Windows service, or on Linux we cannot use drive letters for network ressources, at least not without ...
over 7 years ago in Domino Designer / LotusScript 5 Under Consideration