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

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...

All ideas

Showing 8993

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
over 4 years ago in Domino Designer / @Formulas 1 Under Consideration

GetThreadinfo(LSI_THREAD_CALLMODULE) should return the name not any internal address

It would be great if the LS GetThreadinfo(11) command would return the calling modul name instead of an internal cryptic string number string like in example "*F134C18". This would allow to write a much better error handling routine and would also...
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Allow not sending trusted root certificate on TLS handshake

RFC 5246 (TLS 1.2) and 8446 (TLS 1.3) clearly state that sending the root certificate is unnecessary, as it is supposed to be known to clients. https://www.rfc-editor.org/rfc/rfc5246#section-7.4.2 https://www.rfc-editor.org/rfc/rfc8446#section-4.4...
4 months ago in Domino / Security 0 Needs Review

Automatic Generation of Zoom/Teams URL for Draft Meetings in DOMI upon Reopening and Sending

In DOMI, when a meeting is saved as a draft and later reopened to send out the invitation, no Zoom or Teams URL is generated. To obtain a meeting URL, I currently need to re-select "Zoom-Meeting/Teams or other meeting source" each time. We would l...
over 1 year ago in Notes 0 Needs Review

Ability to share location from sametime mobile as on whatsapp

Ability to share location from sametime mobile as on whatsapp apps.
8 months ago in Sametime / Mobile (Android) 0 Under Consideration

Last Access Database Info Summary

Customer would like to have an additional view or new database that shows all Database, Last Access Date and who access the database (Last Access Date). This will help user to delete the database that it not in use for a long time.
over 1 year ago in Domino / Administration 3 Needs Review

Create function notesuiview.selectdocuments(documentcollection)

Create a function that passing a documentcollection in a notesuiview this mark all the documents the collection there're in this view. Make a equivalent in Lotusscript this function that is in formulas select (form="XXXX") & (Field="YYYY")
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

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

Setting to disable automatic add reply prefix to subject field

When reply mail the new memo subject is added prefix "Re:" automatically. So if the mail is replied by many times there are too many "Re:" string in the mail subject. As the subject string is too long it is not so convenient to view the mail. Cust...
about 2 years ago in Notes 4 Future Consideration