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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 1020 of 9008

If then else shorthand like in java with some extras

I would like to have an if-then-else shorthand syntax like in java with a little bit of python spice. You all know the following syntax: condition ? expression1 : expression2 I do not stick to this exact syntax, especially because the colon is cur...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Support backtick (grave accent) in Javascript script libraries

When creating a Javascript script library, if you use template literals, Domino Designer will prevent the script library from being saved. It is claiming the backtick is an invalid character.See more details here: https://support.hcltechsw.com/csm...
almost 5 years ago in Domino Designer / LotusScript 0 Assessment

Requirement to use @Picklist using LotusScript

@Functions can be used using "Evaluate" LotusScript method. https://help.hcl-software.com/dom_designer/14.0.0/basic/H_EVALUATE_METHOD_SESSION_COM.html However, the documentation of "Evaluate" method clearly says that --> The formula takes the f...
over 1 year ago in Domino Designer / LotusScript 3 Needs Review

Personalize the Homepage Image of Sametime Webchat

Customers want to have the ability to change the homepage image in Sametime webchat and personalize it for their company. Currently, it shows a "Welcome to HCL Sametime" message as a default.
almost 6 years ago in Sametime / Chat 0 Under Consideration

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
almost 4 years ago in Domino Designer / LotusScript 0 Needs Review

More Emoticons in the Browser Chat Client

Can you implement a way to add additional Emoticons into the Sametime Web Chat Client? This can be company based "special" Emoticons, so that an Administrator can add a series of Icons for his users, or maybe individual emoticons for each user so ...
almost 7 years ago in Sametime / Chat 0 Assessment

Support LotusScript NotesSession.internethostname and NotesSession.internetdomainname

With IDMA and LotusScript addition of NotesHTTPRequest, the ability from a local replica on IDMA to call a REST service on the server replica is useful. But it's important to have the host name and domain name, and ideally the port (although that ...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Add ability to have Video only as a separate stream from audio

It was reported, some users would prefer a separate stream for video much like they can do audio only. In a low bandwidth environment they can usually have two separate streams with one for video and a separate one for audio (like their phone). Th...
over 3 years ago in Sametime / Meetings 3 Already Exists

Select Multiple Documents in the view using LS

It will be very helpful if I can use something like: NotesUIView.SelectDocuments( coll as NotesDocumentCollection ) which marks all documents from the collection with selection marks.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Checking Out-Of-Office status of others

Hi, It would be great to have an option in the calendar or in SameTime which can check quickly check the out-of-office status of other people. It would be useful when you have to check if your colleague is on vacation or is out of office.
over 7 years ago in Sametime / Chat 4 No Plans to Implement