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

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

Ideas

Showing 1602 of 8893

View in-line attachments in web client

Ability to view common attachments types in-line while using web browser to view emails.
almost 2 years ago in Domino / General 0 Needs Review

option to disable the editing and saving of the email received by the user.

User is able to edit the received email , save and close it . User can tamper the received email and print it with wrong intension. How to disable this feature.
12 months ago in Domino / General 0 Needs Review

EntityFramework Core Connector for Domino Data

While XPages is no longer a future investment for server side web development for Domino. Domino then does not have a server side web application framework which leaves it to be a back end NoSQL database. Developers who have invested heavily in ...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

I want to fix return value of ChangePassword method of Notessession class.

I executed the ChangePassword method of the Notessession class. Setting the new password to something simple that doesn't meet the password policy (eg, "a") will result in a 4825 error. Also, setting the wrong password for the old password will re...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Extend functionality of class NotesViewNavigator.

I'm as Developer want to have functions for change programmatically the sorting of view and get entries from sorted data. Without this functionality I can not create data-grid such as https://devexpress.github.io/devextreme-reactive/react/grid/dem...
almost 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Option to create custom mail.box instead of using the default Mail.Box

Customer want to create the custom mailboxes on server that we want server will use instead of using the default Mail.Boxes which defines in Configuration Document.
12 months ago in Domino / General 2 Already Exists

Click button through code

Allow a button on a form to be clicked through code. A bit similar to (javascript) document.forms[0].btnOK.click(); In NotesUIDocument object docUI.clickButton(btnName) where btnName is the name of the button as defined in the HTML properties o...
almost 7 years ago in Domino Designer 3 Needs Review

Allow DQL queries on Notes Document Collections, rather than just an entire DB

Currently, the FTSearch keyword (LotusScript) allows for performing searches on both a DB or a document collection. Include this feature with DQL so queries can be performed on document collections as well.
almost 5 years ago in Domino Designer / LotusScript 3 Needs Clarification

CSV export in UTF-8 BOM format (for user registration)

It is not possible to export from a employee management notes database and import new users as csv text file with UTF-8 BOM format in the admin client. This is the REQUIRED format from HCL!
almost 2 years ago in Domino Designer / LotusScript 2 Needs Clarification