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 653

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

Hide Paperclip button by policy

There is no policy to hide the paperclip button ( attach file and/or photo ). You can disable attaching files and/or photo's but you cannot disable all at once by hiding the paperclip. Please add a new policy to hide the paperclip button during chat
over 1 year ago in Sametime / Chat 2 Already Exists

It would be nice to see a date in the Sametime chat history in addition to the time

The sametime chat only stores a time, but that is not useful if I don't even know which day/month/year the chat happened.
over 7 years ago in Sametime / Chat 0 No Plans to Implement

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

Text Chat Logging Feature or Built-in Export Chat Log from MongoDB Feature

Text chat logging function (sample dll) is no longer bundled In V12. Almost all of Sametime customers are using text chat logging for audit purpose. Without this function, they will not upgrade, and no new customer appears. V12 has no audit functi...
over 3 years ago in Sametime / Chat 1 Under 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

Defaulted initial & multi-colored photo box for Sametime rich client users who are not setting photos.

Sametime rich client users may opt to not use a business card photo. When there are several of these users opened within a user's buddy list, unless we hover each greyed silhouetted photo, there is no way to understand who these users are. HCL Sam...
about 3 years ago in Sametime / Chat 3 No Plans to Implement

new status "Home office"

Due to COVID-19, significantly more employees are in the home office on a daily basis. Since personal contact in the business is still desired, the status "Home office" would give a statement that the person is at work, but not in the business, bu...
about 5 years ago in Sametime / Chat 5 Under Consideration

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Let AppendRTItem work as expected

By using this method the font information is lost when the Rich Text Items reside in different documents and use different fonts. The result is, that the content of the new Rich Text Item gets the first divergent font (other than standard). If thi...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review