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 2568 of 9010

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...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
almost 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow multiple script libraries to %Include the same constants

If you have two script libraries that both include the same constants file: 'LibraryA %Include "lsconst.lss" 'LibraryB %Include "lsconst.lss" and then you use both libraries in a design element 'FormC Use "LibraryA" Use "LibraryB" this generates t...
almost 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Make Domino Global Workbench available for Domino v12.0.1

Domino Global Workbench is stuck on Domino v9. Our customer are asking us to localize Mail12.ntf for example. How HCL manage to release Mail12 in so many language with DGW v9 ? You must have an internal versionof DGW v12...
almost 4 years ago in Domino / Administration 3 Assessment

global lotus scriptlibraries/objects

I have a project that consists of over 40 domino databases.There I have a class that encapsulates database access (session, datbase, view, ..).(dim appOrg as New App ("ProVeOrg") or dim appQuali as New App ("ProVeQuali") ...).This is used in many ...
almost 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Domino is unfortunately not capable of delivery "partial requests" / "range requests" with "from - to" syntax.

Customer reports that domino is not capable of delivering HTTP Partial Request (Range Request) for example on embedded video's in a web page. As domino cannot spool videos in a modern HTML5 browser/website without loading the whole video instead o...
almost 5 years ago in Domino / Administration 8 Assessment

Hide user from Domino directory so that they will not receive mail

There are two similar ideas, but we are looking for a more complete solution, like provide in AD. We are looking for an option to lock users, so that they cannot be selected from the directory and do not receive any mail. Currently we achieve this...
over 1 year ago in Domino / Administration 3 Needs Clarification

Add new LotusScript function to manage Replicator page

(SPR RCAL5VSN5M) There is no LotusScript method for adding a database replica to the desktop (workspace) Replicator page. Typical scenario: You have a script that creates a new replica using the NotesDatabase classes CreateReplica method. You are ...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Review

Upgrade the axis version used by Domino Designer

The current axis version used by Domino Designer is not able to parse the NetSuite wsdl files. Currently, there is no known workaround as there are multiple issues (hangs, crashes OutOfmemory) seen while importing NetSuite's wsdl file. This is cur...
over 2 years ago in Domino Designer 0 Assessment

Execute Program Documents sequentally

It should be possible to create a Program Document and have them followed up by another Prgram Document when the task is completed. E.g. maybe you want to stop some tasks when DBMT is active: Program Document 1: server - c "tell http quit" at 00:5...
over 4 years ago in Domino / Administration 1 Under Consideration