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

Ideas

Showing 265 of 8853

Add HTTPJavaDebugOptions parameter to enable Java remote debugging in the HTTP task

The JavaDebugOptions Notes.ini parameter is used to enable Java remote debugging, e.g. JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8010 Unfortunately, both the agent manager JVM and the HTTP task JVM read the same variable,...
over 6 years ago in Domino Designer / Debugger 1 Under Consideration

Use newer version of Office connector

Office 2019 with Outlook is in 64 Bit, and Domino is also in 64 bit. However, HTMO is still using a connector from 2010 technology at 32 bit. This would explain why Outlook crashes randomly at times. The MAPI library that HCL are using is from off...
almost 3 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Make an option to recalculate computed fields after a WebQueryOpen Agent ran

Within the Designer on a form there is a checkbox within the Field properties called "Compute after validation". Alike that I wish there would be a similar option having computed fields to recalculate AFTER the WebQueryOpen Agent ran on a web form...
12 months ago in Domino Designer / @Formulas 0 Needs Review

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)
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Open Other Servers in New Tab

It would be very useful, to open another server or multiple servers in new tabs of the admin client, with separate console and files.
12 months ago in Admin Client / Documentation 0 Needs Review

Rendering Large pixel embedded image as normal

1.UserA sent one mail from Notes client to HTMO userB with one embedded png image, the image is 1080*10485 pixel, and size is 12.1 MB. 2. HTMO userB open the mail, he found the height of the image has been compressed, and it is not rendering corre...
almost 4 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Ability for HTMO client to use indexing for searching.

Currently HTMO does not use indexing causing inaccurate search result.
almost 3 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Better error messages from @Formula errors on the webb

If a field has the wrong type, I.e a user writes text in a number field or a date field has the wrong type we get an error message on the web giving no clue what field has the problem. It only says: HTTP Web Server Notes Exception - Incorrect data...
over 3 years ago in Domino Designer / @Formulas 0 Under Consideration