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 1539 of 9011

Add the alternate name support on Web in Resource Reservation template

Resource Reservation database on Web always shows user name as Primary Name even if the user name has the Alternate Name. Resource Reservation database on Notes can show Alternate Name when the Alternate Name is enabled on the Location document. i...
over 7 years ago in Domino / Templates 0 Under Consideration

Better syntax for Domino Query Language

Doing some tests with Domino Query Language at the moment. The language syntax is far from intuitive sometimes. Some examples: form = 'MProcessus' and (Active = 'TRUE' or Version = 0) is a correct query and delivers, Similar queries do...
over 6 years ago in Domino Designer 2 Under Consideration

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

Make a document a reponse to multiple parent documents.

I have a view in which the internal organization is depicted. There are people who can be associated with multiple organizational elements. These documents should be visible as child documents under each organizational element.Other example:I have...
9 months ago in Domino Designer / Views 2 No Plans to Implement

Add watermark in mail

There is a feature request for providing a way to add watermark in mail and this watermark should be dynamic. Admin should turn on/off watermark as and when required. Currently this may be possible via customizing mail template but providing stand...
over 6 years ago in Domino / Templates 3 No Plans to Implement

Remove User Roles Limit

When I use roles to control permissions on some application menus and features.The role limitation is a maximum of 75 roles. It is not enough for some applications. Please remove this limitation.
almost 3 years ago in Domino Designer / @Formulas 1 Needs Clarification

Remove 1.9 GB limit for Notes richtext fields

If you use domino to store very large files the max limit per file is 1.9 GB if you go beyond this the attachment is corrupted. This feels like a 32-bit limit that we should remove in Domino, so we can use domino for all types of files.
almost 3 years ago in Domino Designer / Java 3 Assessment

Update the default Domino web page with an image for V10

Either add a new default image, or update the page to pull in the current code base and/or theme for the version of Domino that's running. IBM Domino covers all the releases, but differentiation is always good.
over 7 years ago in Domino / Templates 0 Under Consideration

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

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