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 470 of 8873

Add a @Calendarweek formula function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates th...
over 6 years ago in Domino Designer / @Formulas 1 Under Consideration

Server side validation check not implemented

During the assessment, it was observed that the application's few fields were not properly sanitize at server end. Proper input validation should be done for server-side (e.g. active content that results in XSS and CSRF attacks) The customer is re...
2 months ago in Sametime / Chat 0 Assessment

Formula-controlled expansion/collapsing of sections in a form/document

A form that contains many embedded views in sections. Some of these sections should only be expanded/collapsed in case a given field contains a certain value. This way only sections relevant for the current situation are expanded - this gives a mu...
almost 4 years ago in Domino Designer / @Formulas 2 Under Consideration

Permanent notification of new messages while using HCL Sametime webclient like HCL Verse.

Permanent notification of new messages while using HCL Sametime webclient like HCL Verse. It has been observed that, while using HCL Sametime webclient, if you are away from workplace for a few minutes and then return, you can no longer tell wheth...
over 4 years ago in Sametime / Chat 0 Assessment

Option to close all chat conversations not pinned on restart

It would be highly beneficial to introduce a feature that allows users to mark specific chats or conversations as favorites. These favorite chats should be pinned and automatically reappear after the Sametime chat client is restarted. In contrast...
11 months ago in Sametime / Chat 2 Future Consideration

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
about 2 years ago in Domino Designer / Java 0 Needs Review

Add ability to tables to change row color programmatically

We have several Tabbed rows that have fields on them. Some of those fields are mandatory. It would be nice to be able to highlight the row and change the color if one of these field is not filled in. Its a visual clue to the user that they need to...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Make a Notes client JavaScript User Guide

I'd like to know the details of how to use JavaScript in a form in the Notes client (V11+). One can do marvellous things in the UI, but most of it is unknown to the average developer. Could you please write a User's Guide, describing what javaScri...
over 2 years ago in Domino Designer / Documentation 0 Under Consideration

@mention a user in chat

As a user I want to be notified if I am mentioned in a chatroom so that I know if there is a specific notification for me.
over 7 years ago in Sametime / Chat 0 Assessment

@Formula scriptlibrary that I can re-use across my design elements

If I have an @Formula function that I want to reuse across my design elements (e.g. Postopen event for all views and database script) I have to rewrite the function for every design element. It would be much handier if I could store the code as a ...
about 3 years ago in Domino Designer / @Formulas 1 Needs Review