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 1283

Add an optional flag to NotesDocument.Remove to remove descendants

So avoiding orphans
over 6 years ago in Domino Designer 0 Under Consideration

Domino Forms in Designer: provide a LotusScript code only view, where the code behind all objects is displayed

... like in Agents or Script libraries
over 6 years ago in Domino Designer 3 Under Consideration

Create Domino apps as Electron apps

Add the ability to create a new Domino application, but package it as an Electron app. This would make the apps cross platform and may even reduce the need for the Notes client to be open all the time.
over 6 years ago in Domino Designer 3 No Plans to Implement

Scheduled / Repeated "Agents" in XSP Runtime

Provide a way to run Java Code on a scheduled basis just like scheduled agents formerly - but within the XSP Runtime with access to all custom java classes and at least to the application scope.There ARE solutions to this, but DOTS can't do this o...
over 6 years ago in Domino Designer 0 Under Consideration

Support for substitution variables for the "contains" operator in DQL

In DQL documentation, it's unclear whether or not the named variables are working for the "contains" operator. I have tried SomeField contains (?someValue) and SomeField contains ?someValue queries to test it, and it returned the "Query is not und...
over 1 year ago in Domino Designer 0 Needs Review

New Checkbox field width options

When a checkbox field is placed in a fixed-width table cell and a long selection of characters is entered, the cell width expands beyond the fixed value to display the characters in a single line. This causes the table to collapse. The ability to ...
over 1 year ago in Domino Designer 0 Under Consideration

One item but different values in LS and Formula

If you create a date/time item and write the year "0022", LotusScript interprets it as "2022" but Formula Language interprets it as "22". Because of this, you can't validate the item value properly by LotusScript and rely on the right value when y...
over 2 years ago in Domino Designer / @Formulas 4 Needs Review

Offer Google material Design for Xpages / Mobile

In order to compete with PHP, Ruby and ASP software development, we need tools to create amazing and upto date interface. All the Cloud software companies are offering great API and CSS Files for development. It would be amazing if Xpages had the ...
over 5 years ago in Domino Designer / XPages 1 Under Consideration

Make possible to clean parts of the design that cannot be used and Designer forgot to delete

Given that Notes/Domino applications have a long history, so do the design elements. I have seen that sometimes a lot of old, unused crud is carried along. Especially View, Form and Subform elements suffer from this crud. I have found column index...
over 2 years ago in Domino Designer 0 Needs Review

Parameter for view.getDocumentBykey specifying the sort column of the view.

The View class getDocumentBykey searches within the first sort column of the view. For this reason, getDocumentBykey requires a separate view for each sort column. if one view has two sort columns, we want to specify the second sort column.
about 2 years ago in Domino Designer / LotusScript 0 Needs Review