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 2522 of 8880

EditInsertSignature command needs optional prompt

Many cases (contracts, inspections, applications) require multiple signators, usually committing to a single version of a document. They sign one after the other, as a single atomic action. We have such a case where multiple signatures are disp...
over 1 year ago in Domino Designer / @Formulas 5 Needs Review

fix issues with renaming design elements for source control

when I change the name of a view in source control it becomes a removal of the current view and an addition of a new view. we see that this causes issues with source control management (duplicates of views with same names and aliases). it should b...
over 1 year ago in Domino Designer / Views 0 Needs Review

DAOS - Get a list of all the nlos that contain the attachments of a single database.

It would be useful to know which NLOs contain the attachments of a single database to be able to see the database as a whole, especially for troubleshooting after a restore. It should work like the nlo missing command but listing the existing ones.
over 5 years ago in Domino / Administration 2 Needs Clarification

Way to find out who is using the Basic version of the Notes client from the Domino server

Is there a way to find out who is using the Basic version of the Notes client and the Standard version of the Notes client? Way to identify users of the Basic version or Standard from the Domino server information? Although there is an option to s...
over 3 years ago in Domino / Administration 3 Already Exists

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

Admin User Activity in a Single Portal/Page/Database

A view where Admin User Activities like quota increase, user creation, command execution, user rename, etc. can be logged in for security and accountability.
almost 5 years ago in Domino / Administration 1 No Plans to Implement

Create new "Responsive" application using the "Create Custom" feature in Nomad Web

It's a great feature to be able to create a new app from a theme in Nomad Web, as it makes creating a new app beautiful and modern in Nomad Web. My suggestion would be that the application created using the "Create Custom" feature should be res...
over 1 year ago in Domino Designer / ReStyle 0 Needs Review

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

set quota command for many mail files

Domino customer would like a database quota command that could be used from the server console instead of from the interface, for example: Set dbquota <name of database> <size> This would be helpful for removing or adding database quot...
over 3 years ago in Domino / Administration 4 Assessment