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 1233 of 8000

Wizard to generate / modify a GraphQL schema for a customer, backed by a GraphQL server

GraphQL is a significantly enhanced REST API. The GraphQL website outlines some of the benefits over standard REST services: Ask for what you need, get exactly that Get many resources in a single request Describe what’s possible with a type syste...
over 5 years ago in Domino Designer 1 Under Consideration

Add servlet support directly to Domino Designer IDE

Creating a servlet requires plugins and a fair bit of effort to deploy and debug. It would be great if this was added to the IDE so that application-specific servlets could be developed rapidly so we didn't need to reply on agents (with the known ...
over 1 year ago in Domino Designer / Java 0 Under Consideration

Improved information in the Agents view

The old school Agents view really needs an update. It now shows the columns Name, Alias, Type, Last modified, etc. It would be very helpful (life saving) to have the following columns added (for scheduled agents): Schedule runtime information ...
over 5 years ago in Domino Designer 1 Under Consideration

Correct the DialogBox method error message when indicated form doesn't exits

When you use the "Dialogbox" method in Lotusscript, one of the required parameters is the Form that you want to use as Dialog. If this form does not exists in the aplication, the error message is something like "DialogBox cannot be used in this co...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Improvements in the user interface components for the development of Client and Nomad Applications

Most of the classic components used in Notes client applications, have not changed much since the R6 version. That is why my idea is to make improvements in the user interface, such as the inclusion of new features that allow to customize the clas...
about 3 years ago in Domino Designer 0 Under Consideration

Undocumented functions

John Paganetti once said „There are no u documented functions when you work for IBM“. many of us are using those functions and we figured out their signatures. Some undocumented stuff is also used in shipped templates. I no longer insist in makin...
over 5 years ago in Domino Designer 5 Under Consideration

Ability to mark a field as required without having to code

From Bruce Elgort Provide the ability to check off a box on the field properties box that indicates that the field is required
almost 6 years ago in Domino Designer 0 Under Consideration

A tool in Designer to easily unlock all design elements

It would be so useful...
over 5 years ago in Domino Designer 0 Under Consideration

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

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...
over 2 years ago in Domino Designer / Java 0 Needs Review