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 783 of 8864

Add proper return codes to registerNewUser Method of NotesRegistration class

We are using the method to programmatically register new users. The registration is not done by an administrator. It is delegated to several persons in the organisation. They select 1-n entries in a custom database that holds the information for p...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

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

Add drag&drop support for documents to outline entries

Please add drag&drop support to the Nomad iOS/Android client so that we can drag documents to outline entries. We have two main use cases: In the classic mail UI we can drag mails to mail folders. 2. And in our applications like the Mindoo Tod...
over 4 years ago in Nomad / Nomad (iOS) 0 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

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

Is it possible to force the Nomad Mobile to quit or logout using script?

Customer can use Script to quit Notes Client. Now they will use Nomad iOS and Nomad Android, they also want to use Script to quit or logout Nomad Mobile, so they need know if can control quit or logout Nomad Mobile using script? And if can provide...
almost 4 years ago in Nomad / Nomad (Android) / Nomad (iOS) 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

Nomad paste image resize option shows file size

The new feature that pasting an image offers to resize the image could be even better if the dialog also shows the resulting image file size.
over 1 year ago in Nomad / Nomad (Android) / Nomad (iOS) 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