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

PWA client (macOS): The Sametime GUI should honor the user's language settings

I'm using the PWA client on macOS with my macOS language settings set to German. As expected, I see the Sametime GUI in German language. However, when I switch my macOS language settings to English, the Sametime GUI remains in German. I restarted ...
over 1 year ago in Sametime 3 Already Exists

Enhance Sametime Privacy Settings by "Break trough Do Not disturb" in stead of being Available for exceptional people

You can use the privacy setting to allow others to break trough your "Do Not Disturb settings". Current sentences: "Control who can chat with you when your status is set to Do Not Disturb. Only the contacts on the following privacy list can see y...
over 7 years ago in Sametime / Chat 0 No Plans to Implement

Lower the TCO of Sametime for very small companies

This is just from the hardware side. The recommended specification for running Sametime Chat and Meeting in a single box is currently 8 CPU core and 32 GB of RAM. If you have a very small company (< 30 users) the cost of renting a VPS of that s...
almost 3 years ago in Sametime 0 Under Consideration

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
over 4 years ago in Domino Designer / Java 0 Needs Review

All communication over standard ports

Is it possible to make sure that chat, Audio/Video etc goes over a tunneled HTTP(S) session in stead of a bunch of other TCP/UDP ports like 3478 etc which are not open everywhere or if people are behind a proxy. In the past I lost deals because Sa...
over 7 years ago in Sametime / Meetings 0 No Plans to Implement

Create method for select a folder on the server (component "Browser by server data directory")

I'm, as programmer, want to have a method in class "NotesUIWorkspace" to show browser by server data directory. Such a window already exists in dialog "Archive settings -> Archive Criteria" for server side archive config For example, it will be...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add a method to change the character set.

NotesHTTPRequest responses are sometimes returned in a format other than UTF-8. Please add a method to specify or change the character encoding.
over 4 years ago in Domino Designer / LotusScript 1 Needs Review

Capture if User clicked Ascending or Descending on a Column in a View

My idea is as follows: 1. User chooses to sort either Ascending or Descending on a column set to sort "Both" by design from the UI View. 2. User opens a document from that view. 3. User edits and saves the document. Script closes UI document, goes...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

NotesUI class can access that view created by NotesDatabase.CreateView

A new feature was requested to create a new view with the NotesDatabase.CreateView method and immediately use it from the Notes client. LotusScript cannot open this new view without reopening the database, even after creating a new view with the ...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

"Input enabled" not always working

In (at least) V11.01 FP2, when using a @formula in the input enabled section of (at least) checkbox, radio button or listbox field, it is not working. When using a simple formula like @if(@getfield("IsAdmin")="1";@True;@False), it looks like the @...
over 4 years ago in Domino Designer / @Formulas 1 Needs Clarification