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 1870 of 9027

Update LotusScript erl() issue when used within a custom class

When using the erl() function within a custom class in Lotusscript the function will return what seems to be an incorrect line number. From what I remember, a workaround used is to take the line numbers in the options section, add it to the erl() ...
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration

C/C++/COM/Java API: Provide Notes/Domino API runtime dynamic libraries redistribution package

When developing a third-party standalone application, which requires access to Domino server using Notes/Domino API from the remote computer, it necessary to supply this type of applications together with Notes or Domino to get access to Notes/Dom...
over 6 years ago in Domino Designer 0 Under Consideration

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
9 months ago in Domino Designer / LotusScript 2 Needs Review

Enhancing LotusScript Web Service Consumer: Adding Support for SOAP Headers

This enhancement would make LotusScript a more viable option for SOAP-based integrations, eliminating unnecessary complexity while maintaining native functionality.
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Provide support for Win11 built-in mail

Microsoft will upgrade Win10 machines to Win11 in 2022. Built-in mail application with Win11 no longer works with Traveler 12.
about 4 years ago in Traveler 3 Under Consideration

Delegation with partial access

Customer is requesting to support delegation with partial access. https://help.hcltechsw.com/htmo/3.0.0/delegation_limitations.html
over 3 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Outlook Active Sync Support

It's possible to connect Outlook to a Domino Mailbox via Traveler & Exchange Active Sync.However, this isn't currently officially supported: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0085674#DeviceOS This option...
about 4 years ago in Traveler 1 Under Consideration

Remove border from a hotspot when created from 'notesrichtextitem.appendDocLink'

This is a default action on new hotspots - which can be turned off in edit mode from the user interface, but not via program code. There is a hotSpotTextStyle property which has no effect on the border, this make generated reports look UGLY. If yo...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Traveler to Sync email to device even when the mail file is over quota

When the mail file is over quota traveler does not sync emails to the device, however user can see the emails in Notes Client and iNotes.
over 7 years ago in Traveler 3 Under Consideration

Take the programmatic name when inserting a shared column

When I insert a shared column in a view, the programmatic name is not taken over. This is particularly annoying with editable columns.
over 4 years ago in Domino Designer / Views 0 Needs Review