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 879 of 9008

Web based domino designer

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

Provide more than one text line in PicklistCollection

The PicklistCollection dialog only prompts one line of text, even if the parameter prompt contains line breaks. Sometimes it would be very helpful if more than one text line could be displayed when the user needs to select a document based on more...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add avatar to group chats

Thanks to the persistence of group chats, easily retrievable group chats can now be opened for different groups. What is missing is the possibility to give such a group chat an avatar. This would make it easier to find the chat faster, especially ...
almost 5 years ago in Sametime / Chat 0 Assessment

Add Properties to Field Class in LotusScript

At the least, name, value, text etc.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

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
over 4 years ago in Sametime / Meetings 1 No Plans to Implement

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

Lotusscript Documenter like javadocs

Years ago there was a utility database call LSdocs that would document your LotusScript agents, classes, forms, views and libraries like javadocs. It has proven useful to find routines and documentation to use them.
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

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.
almost 6 years ago in Sametime / Chat 2 Assessment

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

Something similar with generateXML
about 5 years ago in Domino Designer / Java / LotusScript 1 Under Consideration