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 2568 of 9010

The document properties dialog gives constant 'invalid or non-existing document' popups when clicking on a document in DQL view.

All works fine but I just have to make sure this dialog is not open when accessing an DQL view. I understand where this message comes from as the complete document properties won't be available here but there should be a workaround to suppress the...
almost 4 years ago in Domino Designer / Views 5 Needs Clarification

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

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
almost 2 years ago in Domino Designer / @Formulas 0 Needs Review

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

LDAP: Acquire email address from external LDAP during Namelookup

Please provide a way to leverage the initial access performed by Domino to fetch additional attributes during the user logon phase. Wants to access some additional attributes like Email id from LDAP. This requirement came up because user have seve...
almost 5 years ago in Domino / Administration 5 No Plans to Implement

Replication history from client to server

right now in server's LOG.NSF Replication History view, it shows replication history between server-to-server but is blind to replication requests from users. We (as admins) have no idea what databases users are replicating (and missing) and the "...
almost 2 years ago in Domino / Administration 0 Needs Review

Simple method to see when the recipient has read the email.

There should be an option that without click on Return receipt, sender or administrator can get the date and time that when the recipient has read the email.
almost 6 years ago in Domino / Administration 1 No Plans to Implement

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

Embedded a image file in a richtext item as a picture, not attachment

I would like to embedded pictures that notes users can see them directly as images. Please add new method AddPicture in the NotesRichTextItem class, or something like that.
about 4 years ago in Domino Designer / LotusScript 1 Already Exists