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 910 of 8862

notesAdministrationProcess.DeleteUser doesn't delete Vault ID

"notesAdministrationProcess.DeleteUser" won't touch the vault. Domino does not have any API that can be used to delete an ID from the vault, or to mark an ID in the vault inactive. An admin must manually delete/mark inactive an ID entry in the vau...
about 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Add Domino Administrator help to Notes and Designer Help system

Please add the Domino Administrator Help to the Domino Designer and Notes Help System. This would let you search the entire Help for information. Lotus had the right idea that you could not become a CLP Developer without Admin knowledge and you co...
over 4 years ago in Admin Client 0 Under Consideration

Any way to get notified if any emails get failed to delivered or when server generated delivery failure

Customer wants to know if there is any way to get notified how many emails got failed to delivered or when router generated delivery failure report.
almost 7 years ago in Domino / Reporting & Analytics 0 Under Consideration

Merge MTBF utility into the Domino core software

Right about now most of you are asking "what is MBTF?". Look here: https://davidhablewitz.com/2011/04/27/mtbf-for-windows-64-bit-os/ It means "Mean Time Between Failure". This should be part of the core product. IBM resisted adding it, but now t...
almost 7 years ago in Domino / Reporting & Analytics 1 Under Consideration

Content Assist feature needs to recover from typos

While coding an agent or script library, this feature presents the programmer with property &/or method options for any objects they reference. It works great in Agents and Script Libraries, reducing your options as long as one exists for what...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Exclude QRP result views from ODP sync

When Team Development is configured for an NSF, Designer syncs QRP views to the ODP, but I don't think this is useful behavior. It's probably actually potentially damaging, since Designer would potentially sync back an expired view or add it to a ...
almost 4 years ago in Domino Designer / Views 0 Under Consideration

Serverconsole : show only response related to a given command

When I'm issuing a server console command I only want to receive results related to the command. Actually I've only the option to pause/stop the console, resulting in getting no response to my command or to play console. On a very active Mailserve...
over 4 years ago in Admin Client 0 Assessment

Mail journal analytic report

Tools for analytic report ex. fraud detect, spammail domain or ip, top 10 not active customer, subject mail category count
about 6 years ago in Domino / Reporting & Analytics 1 No Plans to Implement

URL / POST content should available in decoded fields

When accessing data that has been appended to a URL or has been posted to a LotusScript agent, you usually write yourself some routines to split query_string_decoded or request_content from the ContextDocument. Everyone has these routines and ever...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review