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 1279

Desktop.dsk api

an api to read databases on each tab in desktop.dsk and add a database on a certain tab. And create a tab These three api calls would be really good to have.
10 months ago in Domino Designer / LotusScript 0 Needs Review

Uniform consistent cross-platform rich-text field

With all the old and new front ends we can have in front of a domino database (client, classic web, Xpages, Nomad, Nomad Web, AppDevPack, Volt, KEEP, ...) it would be very usefull to have a special kind of richtext field with a limited but consist...
over 2 years ago in Domino Designer 2 Under Consideration

modern controls and templates for xpages

xpages core is great but adding cool controls is not easy. we neet components like primefaces in standart package. https://www.primefaces.org/showcase/
about 6 years ago in Domino Designer / XPages 1 Assessment

Make a Notes client JavaScript User Guide

I'd like to know the details of how to use JavaScript in a form in the Notes client (V11+). One can do marvellous things in the UI, but most of it is unknown to the average developer. Could you please write a User's Guide, describing what javaScri...
over 1 year ago in Domino Designer / Documentation 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...
3 months ago in Domino Designer / Java 0 Needs Review

I would like to add a parameter to the @UserRoles function.

The @UserAccess function allows the user to get the current user's access rights by specifying the server name and file name. I want @UserRoles function to be able to get the current user's roles by specifying the server name and file name in the ...
10 months ago in Domino Designer / @Formulas 0 Needs Review

Designer : Open undocumented @functions.

In Mail and AdminP template etc. many undocumented @functions are used, and these are very usufull for us. Please open undocumented @functions(i.e. @Text(<datetime_value>;"*") , @ExpandNameList etc.). IBM support always say that we can't s...
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Add View search dialog feature on Embedded View

In normal view, we can search column value by Edit->Find and Replace.However, the embedded view can't search by Edit->Find and Replace. The embedded view can only search by Quick Search. (Start with search) Please consider to add View search...
over 1 year ago in Domino Designer / Views 0 Needs Review

Garbage collector for Domino object memory in XPages

We need to call the recycle() method explicitly to clear the memory after we use Domino objects in XPages.I would like to request to clear the memory for the Domino objects automatically like java garbage collection without the explicit recycle() ...
almost 6 years ago in Domino Designer / XPages 1 Under Consideration

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
almost 3 years ago in Domino Designer / @Formulas 1 Needs Review