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 1307

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
over 1 year ago in Domino Designer / Java 0 Needs Review

FileExport @Command (Formula Language) to include exporting PDF

Currently, the FileExport @Command does not support of exporting PDF as there is an available option to do this via UI It will be helpful on custom database to have this on the formula language as the function can be utilized via buttons, dropdown...
almost 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Have a browser-based IDE like Salesforce as Domino task

Add a new task to provide a web-based IDE to create Domino apps. This could run either as a local Domino or in the cloud. I wrote down some details here: https://oliverbusse.notesx.net/hp.nsf/blogpost.xsp?documentId=2FB6
almost 6 years ago in Domino Designer 4 Assessment

A formula or script function to get all groups a user belongs to

To have a native function to get all groups a user belongs to. For example being able to call @usernameslist with a username parameter.
over 6 years ago in Domino Designer 4 Under Consideration

Make it easier to create / update NSF from code. Headless designer as service on Domino server?

To implement CICD I want a simpler way to create/update an NSF when code has been submitted to GIT. Nowadays I am forced to use TFS, Powershell and Headless Designer. The last is some pain in the ass. Why can't I have something similar as headless...
over 6 years ago in Domino Designer 3 Under Consideration

New Home for Developer

Create a new community space where I can search for issues or ask other developers. And please do it immediately.
over 5 years ago in Domino Designer 0 Under Consideration

Several development windows in the designer at the same time (Eclipse)

Again we need the possibility to show several forms in several windows at the same time. As in the Notes client, a document can be displayed in a new window.
almost 6 years ago in Domino Designer / Views 1 Under Consideration

@dblookup / @dbcolumn for views

To implement information from another view without saving it in the document.
over 6 years ago in Domino Designer / @Formulas 8 No Plans to Implement

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

Using @today and @now in Views without rebuilding the view

now, if these functions are used in columns or selections, the view is rebuilt each time it is opened. This can take a long time for many documents in the view. There are currently a few workarounds, but official support for these features would b...
over 6 years ago in Domino Designer / @Formulas / Views 5 No Plans to Implement