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 1282

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 ...
11 months ago in Domino Designer / @Formulas 0 Needs Review

Compile Java classes with parameter info and include Javadoc

To date, all Java artifacts (Notes.jar, XPages runtime, etc.) have been compiled without parameter info, leading to things like this: It'd be good to compile that in. Additionally (or instead of that), Designer should ship with Javadoc asso...
about 5 years ago in Domino Designer 1 Under Consideration

Hide view based on user/group membership AND @Platform

I would like to hide certain views when an app is running under Nomad on a mobile device (due to limited screen size) but allow the user or group to see those views when they use a desktop computer with a larger screen and the Notes client. I have...
5 months ago in Domino Designer / @Formulas 0 Needs Review

Add XPages Open NTF Domino API

Add Open NTF Domino API to the core build. Tired of having to keep adding via OSGI to servers in general and clients who need it for XPiNC. Seems like a quick win to me.
about 2 years ago in Domino Designer / XPages 0 Under Consideration

Limited display of variables in debugger

If there are more than (256?) variables in a document, the debugger only shows "..." and values could not be shown. Is it possible to increase that in further releases?
over 5 years ago in Domino Designer / Debugger 3 Assessment

Set breakpoints in Lotusscript window, not just at debug session start

Current handling is unfortunate especially for (custom) classes since they are not broken down into their methods for conveniant selection in the debugger dropdown. One has to scroll through a rather lengthy text window until the desired section i...
about 6 years ago in Domino Designer / Debugger / LotusScript 0 Under Consideration

Formula-controlled expansion/collapsing of sections in a form/document

A form that contains many embedded views in sections. Some of these sections should only be expanded/collapsed in case a given field contains a certain value. This way only sections relevant for the current situation are expanded - this gives a mu...
over 2 years ago in Domino Designer / @Formulas 2 Under Consideration

GetThreadinfo(LSI_THREAD_CALLMODULE) should return the name not any internal address

It would be great if the LS GetThreadinfo(11) command would return the calling modul name instead of an internal cryptic string number string like in example "*F134C18". This would allow to write a much better error handling routine and would also...
over 4 years ago in Domino Designer / LotusScript 4 Under Consideration

Execute Delete and Terminate events when agent runs into timeout set for AMGR

Scheduled agents are limited to a certain amount of minutes that they are allowed to run (setting in server document) The AMGR kills running agents when reaching the time limit. Please enhance this feature in a way, that the DELETE event in LotusS...
8 months ago in Domino Designer 0 Under Consideration

Allow @GetProfileField to get data from other databases

Currently, @GetProfileField only allows you to read values from profile documents in the same database. Please add the possibility to read from other databases, too, like it is already possible by @DbLookup for "normal" documents.
over 3 years ago in Domino Designer / @Formulas 0 Under Consideration