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 1161 of 8869

Quick menu item to start new group chat

When user is in group chat section, to start new Group chat (s)he should go to one2one chat, and start Group chat from there.
3 months ago in Sametime / Chat 1 Already Exists

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
10 months ago in Domino Designer / LotusScript 1 Needs Review

The specific enhancement is to support Notes Basic Clients, mean update the embedded Sametime version from 6.5.1.

We need to request to update the embedded sametime version in Notes Basic v12 client from 6.5.1 to 11 to support Notes Basic v12 to connect to Sametime 11.x
about 4 years ago in Sametime / Meetings 1 No Plans to Implement

Allowing content type set to Other>application/json using the $$SearchTemplate form

When using $$SearchTemplates forms you cannot set the content type to Other>application/json on the Form Properties because Domino always tries to open the $$SearchTemplate to display the results using OpenForm instead of ReadForm. Being able t...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Allow specifying "" for current database in PickListStrings or PickListCollection LS methods

When you use "" to specify the current database within the PickListStrings or PickListCollection LotusScript methods (both of the NotesDatabase class), the following runtime error occurs: "Notes error - Incorrect argument: non-null string expected...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability to synchronize contacts from the HCL Verse app to be synchronized with a car.

Contacts from the HCL Verse app cannot be synchronized with a car. The user connects his iPhone to the car via Bluetooth. The contacts from the native contacts app are then displayed in the car and telephony would be possible. Unfortunately, t...
almost 3 years ago in Verse / Mobile (iOS) 1 Already Exists

Add a method in Java/LotusScript to get a document, view, folder as a JSON structure

Something similar with generateXML
over 4 years ago in Domino Designer / Java / LotusScript 1 Under Consideration

Web based domino designer

That would be great to have a web based domino designer
almost 7 years ago in Domino Designer / LotusScript 1 Assessment

URL that opens the chat window with the user directly

I want to use a URL that opens a chat window with the user directly when using SametimeProxy. For example, https: // SametimeProxy / chat / conversations? USERNAME = ichiro-suzuki.
over 5 years ago in Sametime / Chat 2 Assessment

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration