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 557 of 8853

Misleading documentation must be corrected esp. in the NotesDominoQuery area

I'm currently fighting my way into the DQL and QRP classes (LotusScript/Java), and found many bad and misleading information as well as missing parts in Designer help. To begin with, there are only examples in the LotusScript area, Java examples a...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

One Notification for One Email

The HCL Verse app on Android gives 5 notifications when an email comes in. This is because all five parts of Verse make a sound and show their notification badges for an email coming in or when a calendar notification is triggered. This sounds and...
over 3 years ago in Verse / Mobile (Android) 5 Already Exists

Finally fix NotesView.createViewNavFromAllUnread

It just doesn't work, not since yesterday but ever since 26 Aug 2013...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Introduce a "Key-Value pair" datatype with Sorting and duplication handling in LotusScript

Currently LotusScript has list datatype which can act as key-value element to hold and manipulate the values. But limitation on list is is cannot handle the duplication of elements, neither it can sort. Introduce a dedicated datatype which will be...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Have the OLEDB LSX LC connector be able to connect to DBs with "ApplicationIntent=ReadOnly" enabled

MS SQL server now allows users to connect to databases that have "ApplicationIntent=ReadOnly" set to prevent any updates to the MS SQL database. When this option is set, we can not connect to that MS SQL Database using the LSX LC connector for OLE...
almost 5 years ago in Enterprise Integrator 0 Under Consideration

Please support SNC in HEI

Hello, I cannot find any documentation how to configure SNC (Secure Network Connection - proprietary SAP feature) in HEI connections of type SAP. Neither it is documented in "Connector for SAP solution". Also the support cannot help me; "Not suppo...
over 2 years ago in Enterprise Integrator 9 Under Consideration

Inputbox limit of 512 characters a bit small

512 characters feels a bit small for the inputbox. Perhaps increasing the number or create a new inputbox that shows multiline data.Today you need to create a form and do dialogbox but if you want to run this in an agent that limits you.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Editing Scripts in Form & Subform LotusScript Events

I like to be able to comment out a block of lines, which we can do in agents and libraries . Besides, also able to link to routines/functions in Script Library in Form LotusScript Event, which again is available in, e.g. agents Open Declaration F3...
almost 5 years ago in Domino Designer / LotusScript 2 Already Exists