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

XPages on close event

I did't find onclose event in xpages. Sometime i want to keep an user session log from user behavior.
about 7 years ago in Domino Designer / XPages 2 No Plans to Implement

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

A property to change the colour of a tab opened on the workspace and cherry on the cake display Db icon in small format

Users often end up with multiple pages open. The name that the programer decided to show - or the default one - gets cut down, making it difficult to find a specific tab. Furthermore, when one has multiple processes going on, finding the important...
over 5 years ago in Domino Designer / @Formulas 3 Under Consideration

General spell check in XPiNC for non-ckeditor fields

Although workarounds are possible, at present there is no baked in spell check for normal text input or input box controls in the XPiNC environment. Enabling a more modern, in-flow spell check, without the overhead of the CKEditor control for ever...
about 7 years ago in Domino Designer / XPages 0 Under Consideration

Add sort option to "Use Access Control List for choices" in dialog list field

Add sort option to "Use Access Control List for choices" in dialog list field. Currently there is no sort option. They seem to be listed in the order they were added. Steps: create a new field in a form and change field type to "Dialog list". sele...
about 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Stop logging the RedirectSignal exception to the XPages log file

When you use context.redirectToPage(url) the XPages engine logs a RedirectSignal exception to the XPages log file in the IBM_Technical_Support folder. Please stop that :-) Example: 11-03-19 11:18: Exception Thrown Context Path: /path/db.nsf Page ...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Make it easier to work with lists in @Formula

make it more easy in @Formula to work with lists/multi-value fields in @Formula similar to javascript/java e.g. "add"/"push", "remove"
almost 6 years ago in Domino Designer / @Formulas 1 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

Connections Connector API

Customers want to do online editing or Check-in and Check-out in notes client and web (XPages) without downloading the file, removing files, editing, and uploading to HCL Connections. Connections Connector should be online edit with MSOffice, Libr...
about 3 years ago in Domino Designer / XPages 0 Needs Review

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review