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 682 of 8993

License tracking database should record exact timestamp of user access .

Currently UserLicense.nsf is not getting updated when user access domino server within 30 days. Customer has a requirement to get the updated information in License tracking database which will show user's exact Domino Server access timestamp,
over 5 years ago in Domino / Reporting & Analytics 1 No Plans to Implement

Implement "Server_Clock_User" to show server transactions for a specific user

I'm sure that we had this already in release 7.0.2. The setting limits "Server_Clock=1" so that you can see server transactions for a selected user.
almost 2 years ago in Domino / Reporting & Analytics 5 Already Exists

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

The user name input field for the log-in page on Nomad iOS should be auto-focused

When using Nomad on iPad, the cursor is not auto-focused on the user name input field. So you need to tap first in order to type in your user name, which can be a bit frustrating. On the other hand, Nomad web behaves as expected. The user name inp...
over 3 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Advance to next field on enter

In a lot of online forms on a mobile device, you can advance to the next field using the keyboard (by tapping the Enter button). It would be nice that this functionality is implemented on Nomad for mobile devices.What I suggest is a field property...
over 5 years ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Needs Review

Improve Full Text Indexing, don't exclude the whole document if only some fields have been updated

Best to explain this issue with an example. If a Full Text Indexed Notes database contains 10k docs and an agent updated 1k documents, the database will show 1000 "unindexed documents" until the next time the index is updated. During this time the...
over 7 years ago in Domino / Reporting & Analytics 2 Under Consideration

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

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 Under Consideration

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