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

Retrieve full list of all files; increase limit

Retrieving full list of files on the Domino server returns "database list is full" There are about 98k DBs and customer cannot retrieve all files even with this Admin preference checked "Retrieve only Domino file types (faster). Includes NSF, NTF,...
over 3 years ago in Admin Client 1 Under Consideration

User registration using Registernewuser LS API results in merged Person Document

Customer is running a custom code where they are registering persons to Domino and have now identified a case where 2 separate registrations resulted in a single person document with merged full names. The registration are made two days apart and ...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Fix 40 character limit in the WSDL import for Lotusscript

There is a known bug that prohibits you from importing many WSDLs into a Lotusscript consumer. It's been acknowledged by IBM, but there were no plans to fix. This sounds like an easy one, but with all the LS functionality you've been working on, t...
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Provide support in HTMO for Domino password policy settings

Currently even if you have password policy set to expire password after 90 days in Domino, still HTMO users don't get prompt to change the password and HTMO does not warn users to change the password in grace period. So there is a feature request ...
over 3 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

make IMSMO supported on roaming environnment

IMSMO is not supported in a windows roaming environment. As this is not supported it is not something which has been extensively tested as a supported environment would be. Enhancement request #‌ RONAAXZHTK and customer report #‌ LO93921 for IMSMO...
over 7 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Optimize mail document size sent by a LotusScript scheduled agent

Mail documents sent by LotusScript scheduled agents are twice as large as those sent by manually run agents. The increase in size of mail generated by the scheduled agent is due to extra fields. For example, in the smaller mail document there mayb...
almost 2 years ago in Domino Designer / LotusScript 1 Already Exists

GetDocumentByKey to include 'Variant' data type

When using GetDocumentByKey, on a two ordered columns: a String and a numeric value When getting a document using an array of Variant, where the first element is a String and the second a Long, AFTER the lookup - that correctly takes place - the n...
almost 4 years ago in Domino Designer / LotusScript 0 Needs Review

Make NotesDocument.Added Property accessible

From Tim Paque et al I don't know how many manhours this would have saved me, but ancient records finding their way back into dbs can often only be found by the added property. However this property is currently only available through the API ma...
over 7 years ago in Domino Designer / @Formulas / LotusScript 2 Under Consideration

Add Extract ID File from Vault in AdminCentral.nsf

Lotusscript has NotesVault method that allows to extract ID for particular user. it would be great to add this in Admin Central, so Security Officers and Admins and also extract ID from AdminCentral, without using full admin client.
almost 2 years ago in Admin Client 2 No Plans to Implement

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
almost 2 years ago in Domino Designer / LotusScript 1 Needs Clarification