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

Replace the view in the frameset with OpenView in NotesUIWorkspace.

Currently, it is not possible to use OpenView to switch views while a view is open in a frameset. We must open another frameset to switch views. We would like to be able to switch views within a frame with OpenView.
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

A specific tool to compare NAB and its server configuration in all servers with the domain.

As of now, we need to have a specific tool for us to compare each settings and configurations inside all documents in the names.nsf. This is much needed to an environment with multiple servers.
over 4 years ago in Admin Client 1 Needs Clarification

Option or command to check the cache status.

Can we have an Option or command to check the Status of all Cache information, such as event cache?
6 months ago in Domino / Administration 2 Needs Review

NotesItem object: better handling of duplicate items

There are occasions where we have to deal with multiple instances of an item within a document. One example is $FILE. The current API (LotusScript and Java) has a method "NotesDocument.getFirstItem". What is missing here is something like "NotesDo...
over 5 years ago in Domino Designer 3 Under Consideration

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
over 3 years ago in Domino Designer / LotusScript 3 Needs Review

Cannot specify image resource in formula language

An image resource can be specified in the outline entry.Image resources other than the current database can also be selected.However, when selecting an image resource using the formula language, only the image resource of the current database can ...
about 6 years ago in Domino Designer / @Formulas 3 Under Consideration

Domino LDAP support openldap format

When i use third party integrate with domino eg. nextcloud file share. I found error when i use next config to connect with domino ldap but active directory can work properly.
about 4 years ago in Domino / Administration 1 No Plans to Implement

Define design upgrade for databases

As an administrator I had to realize during the TOTP configuration that the IDVault database has not received any template updates since its creation (9.0.1). From the support I got the answer ".. that we have to upgrade manually the design of IDV...
over 2 years ago in Domino / Administration 0 Under Consideration

Use grid and flex for tables in standard controls instead of the table tags.

With CSS grid and flex, there is much more flexibility, and there are many other advantages.
about 6 years ago in Domino Designer / XPages 0 Under Consideration

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration