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 137 of 9002

Add mechanisms to get specifically data and design last-modified times

Currently, there's just Database#getLastModified, but that covers both data and design. Ideally, there would be lsxbe hooks to both portions of data from NSFDbModifiedTime in Database and for NSFDbModifiedTimeByName in Session.
about 4 years ago in Domino Designer / Java 0 Needs Review

Add InternetAddress and ShortName as new parameters for renameNotesUser method in AdministrationProcess class

Renaiming a person using the Admin Client, the old ShortName and InternetAddress is moved to the FullName item in the person document. When you rename a user programmatically with LS or Java, there is no method available with the same functionalli...
over 2 years ago in Domino Designer / Java 0 Under Consideration

Support for Web Service "choice" WSDL Schema element

Several standard elements like the Choice element in the WSDL Scheme are not supported as is. The following elements are not supported it seems: any element anyAttribute element choice element redefine element sequence element unio...
over 6 years ago in Domino Designer / Java 0 Under Consideration

Modify "Record Activity" using Java

I was asked to programmatic to modify whether a database is recording user activity. There doesn't seem to be a way to do it currently using code.
over 3 years ago in Domino Designer / Java 0 Needs Review

Allow new folders based on any view

At the moment, Database.enableFolder(folderName) creates a new folder with a design based on the default view. AFAIK, the only way to (programmatically) create a folder based on some other view is to make that view the default view, create the fol...
over 3 years ago in Domino Designer / Java 1 Needs Review

Allow attachment >15MB

Using Microsoft outlook (IMSMO), attachment in outbound messages are limited to 15 MB. You cannot send messages that contain attachment that exceeds this limit. It is a known limitation for using Microsoft Outlook. There is a work around proposed ...
over 7 years ago in Traveler for Microsoft Outlook-HTMO 3 No Plans to Implement

Ability to move sent emails to respective folder to have all communication at one place, not only Incoming Emails

Improvement in folder structure using HTMO outlook client. Microsoft Outlook client allow user to move the sent emails to any respective folder. But the architecture of Notes application will not allow to do this cause in Notes term sent and all d...
almost 4 years ago in Traveler for Microsoft Outlook-HTMO 3 No Plans to Implement

Build plugin support for code coverage and quality tools (see links)

many companies have quality assurance teams and standards. It is difficult for Domino application (XPages, LotusScript, Formula, Java Agents) to participate in these metrics. https://www.sonarsource.com/plans-and-pricing/community/ https://je...
almost 7 years ago in Domino Designer / Java 0 Under Consideration

sending delayed mails supported using HTMO/Domino MAPI

We have enabled the feature to send a mail delayed (at specified time and date), it is working when sending from Notes. If a mail is sent via MAPI (HTMO 3.0.1), it stays in the outgoing mail folder in Outlook. Is sending delayed mails supported us...
almost 5 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Remove packaged Jar files from classpath

In addition to the JDK Domino/Notes bring a lot of Jars that linger around in .../ext and some other directories. All of these should be separated and hidden from Java code in databases. They cause disturbances and we could not rely on them becaus...
about 4 years ago in Domino Designer / Java 0 Under Consideration