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

Domino Designer

Showing 1351

Add Mini "Domino" database for client side like PouchDB

Domino's server replication is powerful, but we will be happy if IBM/HCL can improve Domino's replication to support client - server replication in web browser and mobile native application like PouchDB - CouchDB. This improvement can be used to d...
almost 7 years ago in Domino Designer 5 Under Consideration

Need to get the signer of the database through LotusScript

There should be a property/method to get the signer of the database using in LotusScript.
over 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

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

ridiculous
over 6 years ago in Domino Designer 1 Under Consideration

Javascript everywhere

Today we can use Javascript in quite a number of places on a Notes form, as well as in views. But the Javascript is only able to access the UI. You can also not create agents using Javascript. What I would like to see is a Javascript API/extension...
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Creating Dashboards

Dashboard option should be there in designer where we can place our applications and necessary reports. Currently we are doing it through outlines but its not attractive. User interface for notes client applications should be made attractive with ...
about 5 years ago in Domino Designer 0 Under Consideration

Remove libnotes dependency on JNI and IDEHelper

Currently, when importing a Java agent as non-raw DXL, libnotes has a hard dependency on finding a JNI environment and using classes from Notes.jar. While there's a certain amount of natural dependency in the process of compiling agents, the class...
almost 4 years ago in Domino Designer / Java 0 Needs Review

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

Improve fulltext search with [FIELDNAME] isEMPTY

When searching for information sometimes you need to find all document where a field contains no value.
almost 3 years ago in Domino Designer / Views 2 Needs Review

Give us access to web events in the Notes client

E.g. for fields give us access to onKeyDown, onKeyPress, OnKeyUp etc. For hotspots and computed text onMouseXXX and onSelect
about 7 years ago in Domino Designer 0 Under Consideration

CICD pipeline halted due to java agents that need to be recompiled

when I synchronize my ODP with Git repo the Java agents need to be recompiled after synchronization, especially those agents that are using a jar file or java class. otherwise at runtime the agent is complaining that a class could not be loaded. t...
about 1 year ago in Domino Designer / Java 0 Needs Review