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

Identify which replica a document was created in

If there a database has multiple replicas, it is impractical to compare the @created and the @addedinthisfile timestamps to determine if a document was created in a specific replica. Is it possible to either a) add a lotusscript method to notesdoc...
almost 2 years ago in Domino Designer / LotusScript 4 No Plans to Implement

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...
over 6 years ago in Sametime / Chat 0 Future Consideration

Support the automatically created LS SUB by using given LS templates

Hi there, in the designer if you create a new Design element the LS SUBs for i.e. Initialize and Terminate do not(!) make use of the SUB template defined in the Designer Code & comment templates Please support those template also for automtica...
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Restrict users from choosing certain public groups

User can now choose whatever group you have on your Domino server or in your AD. Even AllUsers is allowed to choose. When users do, Sametime 12.0.2 will brake down in performance. We had that situation when a couple of users have added AllUsers an...
almost 2 years ago in Sametime / Chat 1 Assessment

Sametime Proxy should have a feature for locking out user and IP for failed passwords attempts

Domino has a feature for locking out users or IP addresses based on failed login attempts. Sametime does NOT have a similar feature which makes the Sametime AND Domino vulnerable, since they share users. Sametime Proxy can not safely be implemente...
almost 2 years ago in Sametime / Chat 5 No Plans to Implement

Keep Find Next and Find Previous working in Domino Designer Lotusscript editors

Quickly finding the next or previous occurence of a string without invoking a dialog box is essential for editing speed. I cannot endorse the plan to remove these commands from Domino Designer. Please keep them!
over 7 years ago in Domino Designer / LotusScript 0 Under 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...
over 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...
over 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 ...
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Add an @Formula for the cumulative sum of a list of numbers

Getting the cumulative sum using an @For loop is easy, but runs into the memory limit for large lists. In addition to its mathematical uses, having access to the cumulative sum would make it easier to work around the 32k field/64k computed text li...
over 5 years ago in Domino Designer / @Formulas 1 Under Consideration