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

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

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.
almost 7 years ago in Domino Designer 0 Under Consideration

Domino SNMP Agent to support SNMP version 3

SNMP is still used in enterprise environments as an easy way to integrate with modern SIEM platforms. The Domino SNMP agent should be updated to support the much more secure SNMP version 3.
almost 4 years ago in Domino / Reporting & Analytics 0 Under Consideration

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

Create whitelist for IP addresses excluded from Lockout

There is a problem when a lot of users are connecting to Domino web server via same IP address (i.e. local WiFi) and Lockout based on IP address is set. That particular IP address will be locked out for all users. Often local WiFi is taken as secu...
almost 4 years ago in Domino / Administration 0 Needs Review

Add the option "Show 4 digit year if not current century" to date field property

Currently the date field properties contain options under "Display Date" and "Special Calendar" for Show 'today' when appropriateAlways show 4 digit yearShow 4-digit year for 21st centuryShow year only if not this year This seems outdated as what ...
about 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Allow Designer, in command line mode, to auto-select between "Use NSF Version" or "Use On-Disk Project Version" in Sync Conflict

When using Designer client in userless mode to build Domino Applications from "ondisk" projects (using Jenkins, Ant, Git, ...etc) , Following these articles.. https://help.hcltechsw.com/dom_designer/11.0.0/xpage_user_guide/builds/wpd_srcctrl_headl...
almost 4 years ago in Domino Designer 0 Under Consideration

DLAU tool to scan a deny access group & its member list from secondary address book

DLAU tool to scan a deny access group & its member list from secondary address book which is configured through directory assistance. Currently DLAU tool only able to scan the deny access group from primary address book (names.nsf).
about 2 years ago in Domino / Administration 0 Under Consideration

Domino file types and file extension information requested with respect to Anti Virus

There is no official document which lists all the used file types in Domino. Specifically there is no official information which describes the exclusion list for virus scan programs which runs on the OS. If there is no official statement nor docum...
over 6 years ago in Domino / Administration 2 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