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

All ideas

Showing 8492 of 8492

Nomad Android need display date format as YYYY/MM/DD OR YYYY/MM

Nomad for Android show date as YYYY-MM-DD using @Today(checkdate field) with Traditional Chinese or Simplified Chinese OS for Android or YYYY-MM using below code: Sub Click(Source As Button) Dim workspace As New NotesUIWorkspace Dim uidoc As Not...
about 1 year ago in Nomad / Nomad (Android) 3 No Plans to Implement

show status of "LargeSummary" flag in database properties

with the implemantation of "largeSummary" in Domino 9.0.1 FP8 the limit for the amount of Summary data per document has been elevated from 64k to 16MB. To enable this feature for an existing database its ODS must be 52 or higher, and we need to ru...
over 4 years ago in Domino 2 Assessment

Add NOMAD to Start-Tab of Database-Property

It would be desirable if a database admin could set on the start tab of the database property window which design element should be loaded. Analog Notes or web.
over 4 years ago in Nomad 1 Under Consideration

Modify QueryResultsProcessor to not emit "NT" prefix in note IDs or modify Database class to accept them

Currently, the "@nid" value of QueryResultsProcessor is in the "formula" format where it's fixed length and prefixed with "NT". However, the database#getDocumentByID method doesn't accept this, instead throwing the unhelpful exception of "Required...
about 3 years ago in Domino Designer / Java 0 Under Consideration

New Themes for Domino Volt

Since FEB, the themes offered inside the tool are the same. If you saw Microsoft Forms and Google Forms, the theme has a lot of options. If we are creating a tool for LOB, we need to explore this subject carefully. The idea is to add more options ...
about 3 years ago in Volt 0 Under Consideration

Passkey only authentication for Domino

Currently passkeys are an option but cannot made required once a user registered a passkey. There should be an option to not allow password authentication for a user once a passkey is available. Passkeys are more secure than passwords. Keeping the...
7 months ago in Domino / Security 0 Assessment

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Run local agents locally (not on server) which are not signed by the currently running entity

Problem with the agent starting locally. Error Message while executing the agent on the local machine instead of server. "AMgr: Agent '<agent name>' in '<database name>' does not have proper execution access, cannot be run." W...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Search in 'All mails and archives' from Notes search should show the exact result count

When you search in "All mails and archives" it's open the new Tab & in this tab showing only top 50 counts not the exact count. So, this should show exact counts from Mail & Archives databases.
over 1 year ago in Notes 0 Needs Review

Make Domino Designer LotusScript Eclipse editor respect CamelCase as documented

The old lotusscript editor, when completing object properites and methods, completes with the CamelCase name as in the documentation. The Eclipse LotusScript editor has failed to do so since it's introduction. It's about time it followed the stand...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration