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 2568 of 9010

Support LDAP RFC2307 schema

Domino LDAP is way behind current LDAP standards. At a minimum support for RFC2307 is required. This would e.g. allow for integration into SSSD on linux operating systems.
over 7 years ago in Domino / Administration 0 Assessment

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add an option to programmatically open a frameset in a specific database

Today, neither @Command([OpenFrameset]) nor NotesUiWorkspace.OpenFrameSet() allow opening a frameset in a specific database (other than the "current" database). I'd like this limitation to be removed.
over 6 years ago in Domino Designer 0 Under Consideration

Generate automated numeric number as a type of field

I'd like to add new type of filed like sequence in Oracle and the other relational dbs. If a user saves a notes document, Notes system can generate next sequence number automatically. If we have this type of filed, we can generate sequence numbers...
over 7 years ago in Domino Designer 8 Under Consideration

Why when removing a database from the designer does the designer have to contact the server? Just remove it !

ridiculous
about 7 years ago in Domino Designer 1 Under Consideration

AUT integrates with MarvelClient Upgrade

It would be great if AUT integrated with MarvelClient Upgrade, so the tools work together instead of possibly conflicting with each other. Both HCL and panagenda, and most importantly the users would greatly benefit if Upgrades are easier to manag...
about 2 years ago in Domino / Administration 1 No Plans to Implement

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

DQL / QueryProcessor : add a Count / Limit parameter to get only the first n result and optimise performance

Currently we get all the result in the executeToJSon or forthcoming view. Sometimes we only need the first results of a complex query and sorting operation. Returning only a subset of the result would help parsing / navigating view performance. As...
about 5 years ago in Domino Designer 2 Under Consideration

Function for auto indent HTML in forms

The same way when you select text in Lotusscript and press Ctrl+i for example if you paste the html-code: <div class="card-body"><div class="row"><div class="col"><label>Field label</label></div><div class="c...
almost 4 years ago in Domino Designer 0 Needs Review

Typeahead of HTML tags in Forms

Typeahead when entering HTML in forms.
almost 4 years ago in Domino Designer 0 Needs Review