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

Allow new folders based on any view

At the moment, Database.enableFolder(folderName) creates a new folder with a design based on the default view. AFAIK, the only way to (programmatically) create a folder based on some other view is to make that view the default view, create the fol...
about 3 years ago in Domino Designer / Java 1 Needs Review

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Sametime Proxy (Webchat) Ability to send Notes Document Links in messages

Please add the ability to send Notes-Document Links using the Sametime Proxy (Webchat) Client (same way it works in the embedded Sametime Client in Notes).
almost 5 years ago in Sametime / Chat 0 Under Consideration

If no chat history exist for a user, grey-out "Chat History" or provide message

From a Sametime Client, right click on a user without a Chat History log (no previous chat history)Select "Chat History"This opens the Chat History logs and "defaults" to showing the first user listed alphabetically, which causes confusion. The cl...
almost 7 years ago in Sametime / Chat 0 No Plans to Implement

Reduce size of Sametime client

As IT support I would like to be able to easily distribute and upgrade athe client centrally to all my 60,000 user so that I can keep the versions up-to-date. Currently the client is too big for such a global distribution. It takes a lot of prep...
almost 7 years ago in Sametime / Chat 3 Already Exists

web client: Ability to enable "Show Desktop Notifications" for all users via policy

Please add the ability to enable : "Show Desktop Notifications" for all Sametime users. Currently, the user must enable notfications in the Sametime web client's preferences. The admin would like to enable notifications for all users in his enviro...
almost 7 years ago in Sametime / Chat 0 Future Consideration

Send offline chat notification to email

SameTime 11 has a new feature where one may send a SameTime chat to a user that is offline. The receiving user is notified of this new chat message on next SameTime login. To compete with Office 365 and provide a timely notification, please consid...
about 6 years ago in Sametime / Chat 0 Future Consideration

Don't force "Use tabbed windows for multiple chats" when persistent chat functionality is enabled

Currently, users are forced to use the "tabbed windows for multiple chats" option in the client when persistent chat functionality is enabled server side. Some users really prefer to use single/separate chat windows. Please change the Sametime cli...
about 5 years ago in Sametime / Chat 1 No Plans to Implement

Add an @Formula to transpose a list interpreted as a matrix

Lists in formula language are 1-dimensional, but sometimes the data will be interpreted as a matrix (e.g. the elements of a table). An @Formula to transpose the entries of a list by interpreting it as a matrix would be very useful for situations l...
about 5 years ago in Domino Designer / @Formulas 3 Under Consideration

Add an @Formula to generate a list of consecutive integers

To get a list of consecutive integers in formula language without using an @For loop, you currently have to get creative using predefined lists of digits, the permutation operators and @Subset. It would be handy to have an @Formula that gives you ...
about 5 years ago in Domino Designer / @Formulas 2 Under Consideration