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

Domino Designer

Showing 1305

Make a Lotus Script equivaluent for the Formula command @SetHTTPHeader

Unfortunately currently there is no way to set HTTP Header variables from a WebQueryOpen Agent being called from a web form. There should be a new command like this: Call session.setHTTPHeaderVariable(name, value) Also this should be working in We...
about 2 months ago in Domino Designer / LotusScript 1 Needs Review
196 VOTE

Create own @Formula binded to LotusScript, another @Formula (or Java?) function(s).

As you can do in Excel (Formula binded to VBA) and could do in 1-2-3. Would allow many new functions that are currently not easy/possible to create.Is also a way to be able to centralize @Formulas by creating an abstracted @Formula. PS : I am no...
over 6 years ago in Domino Designer / @Formulas 6 Under Consideration
195 VOTE

Extend Notes URLs to execute agents with parameters

(not my idea, credit goes to Ben Langhinrichs ) You can currently access a document in a Notes client by using notes://server/repid/viewid/noteid, but it would be really handy if this could be extended to allow notes://server/repid/agent?OpenAge...
over 6 years ago in Domino Designer 3 Assessment

Designer - JavaScript Editor is outdated

The JavaScript editor in the Designer (Script Libraries) is outdated. It does not allow modern notations (backtick, arrow functions, etc.) and we cannot save the JS file if we use these notations.
almost 3 years ago in Domino Designer 4 Assessment

XPages File upload control - support for multiple files

Up to now (Domino 12.0.2) the file upload control for XPages only supports the upload of one file at the time. Today's modern websites support the upload of multiple files at once. Please extend the upload control so that multiple files can be upl...
over 1 year ago in Domino Designer / XPages 1 Assessment

remove any references prior to Notes 5

when choosing db property Display images after loading
about 1 month ago in Domino Designer / Documentation 1 Needs Review

Improve NotesJSONNavigator

It would be great have additional methods in the NotesJSONNavigator. Besides the current AppendElement, AppendArray, AppendObject there should also be RemoveElement, RemoveArray and RemoveObject. It is currently possible to create, read and update...
11 months ago in Domino Designer / LotusScript 0 Needs Review
188 VOTE

Fix all source control issues

There are currently a number of issues with DXL round-tripping that affects use of source control. These include: All day agents are stored as running from 00:00 to 00:00. Somewhere in the DXL export / import that gets corrupted Something on navig...
over 6 years ago in Domino Designer 16 Assessment

Cell borders cannot be shown as dashed lines in Designer with Win11 recommended Display Scale of 125%

Developers found in Designer: on notepad +win11: in Designer->forms, create a table, change cell border thickness to 0 borders are bold, not dashed. change the default display scale from 125% to 100%, bold lines will be changed to dashed lines,...
5 months ago in Domino Designer 1 Needs Review
190 VOTE

Multi Threaded Design

Can we bring this capability in domino so that agent can be design and run in multiple threads. HTTP requests can be design and process in multiple threads. Documents can be read write in multiple threads. In order to bring the functional performa...
over 6 years ago in Domino Designer 5 Under Consideration