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 487 of 8984

Correction in Documentation for NotesQueryResultsProcessor is needed badly!

Online documentation list a method Set QRP = NotesDatabase.GetQueryResultsProcessor where it is Set QRP = NotesDatabase.CreateQueryResultsProcessor Offline documentation doesn't list that method at all under NotesDatabase... Same applies to Java d...
almost 4 years ago in Domino Designer / LotusScript 0 Needs Review

Add the ability to put '++ and '-- to indicate a section of lotusscript, that by default is collapsed

Sometimes there are huge if/then of do/until loops that would be nice to collapse the contents
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Remove the limitation that emails with option "Prevent copying" can not been read in the HTMO Client.

At the moment following limitation exists in HTMO: "Domino allows users to select Prevent copying as a Delivery Option before sending mail. However, the HCL Traveler for Microsoft™ Outlook add-in does not support this functionality. When mail tagg...
almost 4 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

Record What Objects DesignReplace and DesignRefresh Updates

Replacing designs programmatically is very useful for rolling out code, but there is currently no way to verify what design elements were affected, you can only watch the progress bar and hope you saw what you needed to see.
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

NotesForm functions

Today we have getfieldtype it would be good to have three more functionsGetDefaultFormula = Returns default value formula or Computed Formula GetTranslationFormula = Returns Value translationFormula GetValidationFormula = Returns Validation Formul...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

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...
over 5 years ago in Domino Designer / LotusScript 3 Under Consideration

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...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

IMSMO to support indivual message sync

Sometimes one mail with attachment failure in the sync and get the attachment error: Unable to preview because it is damaged Is not possible to re-sync just this message. We need to repair the profile or reset the account and re-sync all messages....
over 6 years ago in Traveler for Microsoft Outlook-HTMO 3 No Plans to Implement

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

Allow to close messagebox automatically after a certain amount of time

I want to close messagebox dialog automatically after a certain amount of time by using LotusScript. Please consider adding an option to specify the timeout value.
over 2 years ago in Domino Designer / LotusScript 1 Needs Review