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

Search results

Showing 205 of 205

Support for large summary field for Java

HCL Domino 12.x introduced on-disk structure (ODS) 55 file format for databases. ODS 55 introduced in HCL Domino 12.x increases the maximum size allowed for individual summary fields to 16 MB. As per HCL product documentation here: https://help...
over 2 years ago in Domino Designer / Java 0 Needs Review

Expose API function NSFBuildNamesList to Java and LS

We have Session.getUserGroupNameList() to retrieve all groups and names for the current user. But sometimes one needs the groups and names for some other user. I.e. to check if a user is in a certain group or a subgroup. As the function is present...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Desktop.dsk api

an api to read databases on each tab in desktop.dsk and add a database on a certain tab. And create a tab These three api calls would be really good to have.
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Unable to upload multiple x509 certificates to person documents in Domino

We can understand that AppDev Pack was replaced by Domino Rest API addon. Using proton task in AppDev Pack the customer were able to manage (upload) multiple x509 certificates to person documents in Domino. Domino natively do not have such feature...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

Expose and finish Transactions API in Java / Node / LS

See here what Mongo offers : https://www.mongodb.com/transactions I know transactions are there since R6 but only via C API and with some limitations (not all operations are transactional and the translog file size is limited to 4G). Having ...
about 7 years ago in Domino 2 Shipped

Make Document Properties an API not a Notes Client function

The Document Properties box is great for the Notes Client. But it's probably not going to work on HCL Nomad, doesn't support traditional Domino web or XPages, and won't support JavaScript development. For better flexibility and modernisation, my s...
about 7 years ago in Domino Designer 2 Under Consideration

Transparently restore all missing DAOS objects to an NSF

Currently you have to restore the NSF database, optionally apply Transactional Logs in case of a Point in Time (PiT) restore and (manually) take care of querying the database, which .nls files are missing and restore those. Customer would expect a...
over 6 years ago in Domino / Administration 2 Under Consideration

Wizard to generate / modify a GraphQL schema for a customer, backed by a GraphQL server

GraphQL is a significantly enhanced REST API. The GraphQL website outlines some of the benefits over standard REST services: Ask for what you need, get exactly that Get many resources in a single request Describe what’s possible with a type syste...
about 7 years ago in Domino Designer 1 Under Consideration

Support for extension path in Verse Mobile

It would be efficient to have, similarly to Verse extension for the Web, having abilities to have extensions on Mobile Verse Clients (Android & iOS). Surely for the 'custom app' extension, where the concept would be to open an iFrame (WebView)...
8 months ago in Verse / Mobile (Android) 0 Needs Review

When backup one db,backup API can judge that there is no corrupted document

We know that backup and restore capability is integrated with Domino 12 servers. Then domino admin can easy to restore any backup domino dbs or any documents from restore dbs. https://help.hcltechsw.com/domino/12.0.0/admin/admn_restore_example1.ht...
about 4 years ago in Domino / Administration 1 Already Exists