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 599 of 8853

Would like to be able to reserve rooms from Outlook client via HTMO.

Outlook users not being able to perform busy time lookups or book conference rooms denies them the ability to conduct essential calendar operations, leaving them with a half baked solution.
over 2 years ago in Traveler for Microsoft Outlook-HTMO 1 Already Exists

Rebuild Dependent Agents/Script when Script Library Classes are Updated

Changes to script library classes can break code throughout a database, with errors such as "Cannot find external name: EMAILREMINDER" occurring until the agents/scripts are re-saved. This can be frustrating as Designer doesn't automatically re-bu...
almost 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Add new Methods to NotesUIDatabase and NotesUIFrameSet

Need way to manipulate View->Search this View programmatically. Many users suffer from unfriendly search syntax, for example so find "Lamborgini" user expect to search for "Lambo" and will get no results, while Notes expects "Lambo*" with aster...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Make comment on all design element Read Writable using Lotusscript

The comment field on each designelement should be writable using Lotusscript and perhaps Java when doing design element automation I.e creaing views or enable disable agents that is scheduled in applications it would be good to be able to read and...
8 months ago in Domino Designer / LotusScript 0 Needs Review

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
8 months ago in Domino Designer / LotusScript 2 Needs Clarification

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
almost 5 years ago in Domino Designer / LotusScript 4 Under Consideration

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...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

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...
over 3 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

IMSMO Cloud - Increase days to Sync Mails to unlimited

Currently, the default days to sync on IMSMO Cloud Mails is only 30 days and it is not configurable unlike the on-premise IMSMO. Many customers are requesting for this feature because users are forced to archive and use 2 mail files. Also, when a ...
about 7 years ago in Traveler for Microsoft Outlook-HTMO 0 No Plans to Implement