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 810 of 8995

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

Allow rtitem.EmbedObject to insert a file in Nomad Web without an error

Make the function rtitem.EmbedObject to insert the file worked in Nomad Web, and did not return the error "File not found"
over 3 years ago in Nomad / Nomad (Web) 0 Future Consideration

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

Customizing columns of view on Nomad Mobile

Regarding Nomad Mobile (iAndroid, iOS), a customer wants to customize columns of view. For example, in mail database, he wants to change the column width and the order of columns manually during database operation.
almost 2 years ago in Nomad 1 No Plans to Implement

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

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

Nomad Web should not store a users MailServer in its SQL database

Currently, Nomad Web stores a users MailServer in the SQL database (wg database / WLUSER table). This causes an admin headache in situations such as... - User moves - There are lots of "application-only" users who don't have a Mail Server and so N...
almost 4 years ago in Nomad / Nomad (Web) 1 Future Consideration

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

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