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 1284

Make new Lotus Script function "ShellAndWait"

The existing shell functions only call the external target but do not wait for its ending. It runs asynchronous. Therefore it would be great if there was an additional Script function which wait for the called program to end. Mark Reiser, sirius...
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Drawing graph design element

Not talking about XPages nor a new capability on a web app, we really want a new design element allows you to draw a graph (bar chart, pi chart at least) based on a Notes view for legacy Notes apps. That would be perfect if It can be embedded on f...
over 6 years ago in Domino Designer 2 Under Consideration

Lotusscript Documenter like javadocs

Years ago there was a utility database call LSdocs that would document your LotusScript agents, classes, forms, views and libraries like javadocs. It has proven useful to find routines and documentation to use them.
over 1 year ago in Domino Designer / LotusScript 2 Needs Review

Need another Option for view column totals

The problem: In a view one can select for a column the option: "None", "Total", "Average per document", "Average per subcategory", "Percent of parent category" and "Percent of all documents" But this is quiet limited. There exist user requests to ...
over 1 year ago in Domino Designer / Views 1 Under Consideration

Ability to sort a view on category totals like Excel pivot tables can.

Now if I want to sort data by category total I need to export my data and switch to excel, make a pivot, categorize my data there and then sort it there. A build-in tool to do so in Lotus Domino would be really nice.
over 2 years ago in Domino Designer / Views 0 Under Consideration

Ability to switch to Notes Client if LotusScript Debuger is open

No description provided
about 6 years ago in Domino Designer / Debugger / LotusScript 0 Under Consideration

Extend GetItemValue() function

In a large part of my LS code, I always have to use HasItem() to check whether the item really exists. It would be nice if an optional parameter could be passed that returns a default value if the item doesn't exist.
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Dark mode for Designer

Working in an IDE with dark colors is a lot more friendly to the eyes than light colors. For inspiration: just look at VS Code. There have been some attempts (https://www.intec.co.uk/eclipse-color-themes-and-domino-designer/), but would be good to...
about 4 years ago in Domino Designer 1 Under Consideration

Replace IBM's proprietary Server-side JavaScript implementation with one that conforms to the latest ECMAScript specification

IBM's proprietary SSJS implementation is far behind the current state of Javascript. It only confirms to the ECMAScript 3 specification. Modern JavaScript development is impossible in SSJS now. It can be replaced with other Java based JavaScript i...
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Improve XPiNC internal web browser in order to use modern CSS & Javascript

The internal web browser used to render XPiNC is really old. It's like an very old version of Firefox and doesn't allow you to use new browsers or CSS APIs.
about 2 years ago in Domino Designer / XPages 0 Needs Review