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 790 of 8862

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debuggin...
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

View or database for storing group details for specific users

As an administrator, need to have a view or ability to generate a report for the following details: 1) We have users A, B, and C. Therefore, we need to extract the group names where all three users (A, B, and C) are members. 2) We have users A, B,...
5 months ago in Admin Client 3 Needs Clarification

Display and modify replication settings like PIRC from the admin client

The PIRC setting is very helpful for preventing old documents from replicating back into a database. The problem are: 1. It cannot be viewed anywhere except by bringing up the replication settings panel for a specific database 2. It must be en...
over 5 years ago in Admin Client 0 Under Consideration

Add servlet support directly to Domino Designer IDE

Creating a servlet requires plugins and a fair bit of effort to deploy and debug. It would be great if this was added to the IDE so that application-specific servlets could be developed rapidly so we didn't need to reply on agents (with the known ...
about 3 years ago in Domino Designer / Java 0 Under Consideration

Retain Column Width

Every time when starting the Admin client, I have to re-adjust the column width. It would be really nice if the admin client could retain the width of columns when closing and restarting the client. While it is nice that one can re-order the colum...
almost 4 years ago in Admin Client 1 Under Consideration

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...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Sametime Meetings - turn off Avatars for guest users

If Sametime Community/Proxy is configured to retrieve profile photos from HCL Connections then Sametime Meeting guest users wil get many authorization prompts in browser because they have not a CNX account and will never retrieve photos. This can ...
over 4 years ago in Sametime / Meetings 1 Already Exists

When a moderator leaves a meeting room, participants should be removed / locked out from the meeting room

When a moderator leaves a meeting room (moderated), participants remain in the meeting room and are not automatically removed/ locked out of the meeting. It would be great if- a. Participants (guest or authenticated users) are removed / locked out...
over 4 years ago in Sametime / Meetings 1 Already Exists

Sametime Meeting Share Meeting Link per Mail

It would be useful to share a meeting link by email. Now ist is just possible to copy a link to dashboard and paste it manually into an email etc.
over 4 years ago in Sametime / Meetings 1 Future Consideration

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration