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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

A tool in Designer to easily unlock all design elements

It would be so useful...
almost 8 years ago in Domino Designer 0 Under Consideration

Dynamic Data Views

Provide more flexible management of notes data. Enable to create dynamic views based on ViewEntryCollection or NotesDocument collections for example. This enables to create "data grids", which are much more flexible than todays "hard coded" views.
over 7 years ago in Domino Designer / Views 0 Under Consideration

Uses cases for integration of Sametime with Domino application

Your company has factory / sites that operates machinery. Those machines have sensors that could send alert if anomaly is detected. Those alert could be send to Domino, which could trigger the creation of a case document. Then Domino can talk to S...
almost 8 years ago in Sametime / Chat 2 Assessment

Web Password Reset -> Activate immediately

When you change a domino web password than it becomes active within the next 10 minutes possibly due to caching. For self services this is not sufficient and - by the way - not state of the art. If I change my password than I immediately want to l...
over 6 years ago in Domino Designer 2 Under Consideration

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
almost 7 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to other...
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow hide when formula for document table colums

When designing complex forms by using tables, sometimes it would be helpful to show or not show a column dynamically. Therefore, a hide when formula could be used which is not possible today.
almost 8 years ago in Domino Designer 3 Under Consideration

View column totals should be accessible for calculations, like detail rows are accessible through the programmatic name.

Let's suppose there is a view with three numeric columns; 1 2, and 3. I would like to be able to use the column totals from columns 1 and 2 to calculate the column total for column 3. For example, when calculating gross margin; if I have the price...
almost 8 years ago in Domino Designer 2 Under Consideration

Add dynamic sort options to domino-db module function bulkReadDocuments

Our endusers expect data returned by the Proton Node.js applications to be sorted. As a developer, I need to build scalable solutions that work with large datasets. Currently the DQL search results returned by the domino-db module are not sorted. ...
almost 7 years ago in Domino Designer 3 Under Consideration

Lotuscript and java method to have access to RAG results that create the context for the LLM request and have access to the notesdocuments containing those results

No description provided
4 months ago in Domino Designer / LotusScript 0 Needs Review