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

My ideas

Showing 8659
190 VOTE

Multi Threaded Design

Can we bring this capability in domino so that agent can be design and run in multiple threads. HTTP requests can be design and process in multiple threads. Documents can be read write in multiple threads. In order to bring the functional performa...
almost 7 years ago in Domino Designer 5 Under Consideration

Allow wildcards in Compact / Updall / Fixup commands

Allow wildcards in Compact / Updall / Fixup commands. Being able to use wildcards for these basic commands in sub directories woudl really be useful.
almost 3 years ago in Domino / Administration 4 Planning to Implement

Enable option "exactMatch" in embedded view with Show Single Category

Using embedded views with option "Show Single Category" is buggy when there are categories beginning with identical substrings. See here: https://support.hcltechsw.com/community?id=community_question&sys_id=c34e2edc1bb33c10534c4159cc4bcbd0 It ...
10 months ago in Domino Designer 0 Needs Review

Designer - JavaScript Editor is outdated

The JavaScript editor in the Designer (Script Libraries) is outdated. It does not allow modern notations (backtick, arrow functions, etc.) and we cannot save the JS file if we use these notations.
about 3 years ago in Domino Designer 4 Assessment

Improve performance when iterating documents in views

Iterating documents based on a view object has become very slow in later years. Maybe because of all the work that has been with NIF-index issues. The following techniques show poor (some even very poor) performance when running in the client agai...
4 months ago in Domino Designer / LotusScript 2 Needs Review

Cleared Fields on Active Directory to Sync in Domino using DirSync

Currently removing a field from the dirsync config doc does not remove any values that have already synced. We are requesting for the feature to be added as to when a Field on Active Directory is cleared, the cleared information on Domino will sync.
5 months ago in Domino / General 0 Needs Review

Nomad server on Domino to support Domino TOTP without SafeLinx

For smaller customers where SafeLinx becomes offputting, running Nomad directly on Domino is very attractive. But despite Domino HTTP supporting TOTP, it is not supported with Nomad, if this was added it would become a compelling product offering.
over 2 years ago in Nomad / Nomad (Web) 4 Assessment

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration
180 VOTE

Add ToDos to Verse

Despite the available Attention Marking in Verse, "classical" ToDo functionality should be part of VoP as this is the case in iNotes.
over 6 years ago in Verse / Verse on Premises 6 Assessment

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
about 1 month ago in Domino Designer / LotusScript 0 Needs Review