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 880 of 9009

A 'SelectedEntries' view property would be great

The views 'Documents' property only contains selected documents, as its name already says. But I know cases where one would like to have access to the categories, which were also selected by the user and secondly would it also allow to handle sepa...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Change your presence status to “Sharing, do not disturb” automatically when you start to share your screen

No description provided
over 7 years ago in Sametime / Meetings 0 Assessment

Need a functionality to set the OS environment variable using LotusScript method.

Currently, unable to use the LotusScript method to set the Operating system Environment variable. The requirement is to add an Environment Variable in the Operating system using the LotusScript method.
over 3 years ago in Domino Designer / LotusScript 2 Needs Review

Support alternate LTPA cookie names

Some customers may require using alternate names for the ltpatoken cookies. While we can over-ride it for the auth component using ENV variables: LTPA_COOKIE_NAMELTPA2_COOKIE_NAME the proxy and community server components still rely on the default...
about 2 years ago in Sametime 0 Future Consideration

Notifying the owner of meeting room when a person joins a non-moderated meeting

-Every authenticated user can access a non-moderated room (of another person) at any time. - This is bad from a security perspective. Even if a room is not moderated it should not be accessible without the owner receiving a notification.
almost 5 years ago in Sametime / Meetings 2 Future Consideration

Enforce Authentication on /stwebapi/proxyinfo to Prevent Unauthenticated Access

The /stwebapi/proxyinfo REST API endpoint is currently accessible and returns some details even when the request is made without any form of authentication.
4 months ago in Sametime / Meetings 0 Assessment

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and vie...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
over 2 years ago in Domino Designer / LotusScript 4 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 1 Needs Review

IBM WebPlayer Plugin support of 64bit browsers with Sametime Web Client

Currently the WebPlayer Plugin only support 32bit browsers for use with the Sametime Web Client. This would only support IE and 32bit Firefox. Chrome is 64bit only, so it's not currently supported. Without this support, users would not have Rich C...
over 7 years ago in Sametime / Chat 2 No Plans to Implement