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 210 of 8851

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...
about 2 years ago in Domino Designer / Java 0 Under Consideration

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.
almost 4 years ago in Domino Designer / Java 0 Needs Review

Exclude QRP result views from ODP sync

When Team Development is configured for an NSF, Designer syncs QRP views to the ODP, but I don't think this is useful behavior. It's probably actually potentially damaging, since Designer would potentially sync back an expired view or add it to a ...
almost 4 years ago in Domino Designer / Views 0 Under Consideration

API Documentation downloadable and not only as a webpage

At this moment, the Sametime V12 API documentation is only available when you install the entire ST environment. And is only available when your browser can access the internet for external JS files. We have an airgapped network and we cannot acce...
over 1 year ago in Sametime / Documentation 0 Assessment

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.
about 3 years ago in Domino Designer / Java 0 Needs Review

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

Allow incomplete response hierarchy in views (Category: Make classic applications great again)

Some time you need to display responses in their response hierarchy but do NOT show the main document of a thread in the same view. This is currently impossible to do. Examples would be: Show all responses to the chosen main document in an embedde...
about 7 years ago in Domino Designer / Views 6 Under Consideration

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...
about 3 years ago in Domino Designer / Java 1 Needs Review

Paging DQL Results

Maybe this is already available but so far I did not get any info on how to to it. If my DQL Resultset contains e.g. 1000 records and I am having a web application, I want to page that result set like start=1&size=30 (similar to the old domino...
almost 6 years ago in Domino Designer / Views 4 Under Consideration

Form and view action bar template style apply all

Form and view action bar template style apply into all selected form and view in database or across database
over 6 years ago in Domino Designer / Views 0 Under Consideration