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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Domino Designer

If open mode is set to single click, then right-clicking a design element in the Applications Navigator should NOT open the element

Just show the right-click context menu.
over 7 years ago in Domino Designer 0 Under Consideration

Replacing a file resource: an option to set a default folder for the Open dialog

So that we can always start browsing from a particular folder, not just from the last one used.
over 7 years ago in Domino Designer 0 Under Consideration

Bring ApprovalCycle template back and enhancement web and mobile support

Please bring ApprovalCycle template back and enhancement feature web and mobile.
over 7 years ago in Domino Designer / XPages 0 Under Consideration

It should be possible to create indented hierarchical views at any level of the hierarchy, not just at the main document level.

We currently can use @AllDescendants to display all descendants of a main document in an indented hierarchy. It should be possible to do this at any level of the hierarchy by using a selection formula something like this: Select Form=Formname | @A...
over 7 years ago in Domino Designer / Views 0 Under Consideration

Rest API XPAGES secure

I want to have an API that goes to a view and retrieves some data, but I don't want that user to access the database via the web. This is not possible because to create a REST API from XPages, you have to grant permissions to the database where yo...
over 2 years ago in Domino Designer / XPages 2 Already Exists

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
over 2 years ago in Domino Designer / @Formulas 4 Under Consideration

Enable registerNewUser to detect mailfile replica creation failure

When registerNewUser of Java's Registration class is used to register a new user, if a server other than the home server is specified in the MailReplicaServers property, a mail file replica is created on that server. Even if the mail file replica ...
over 2 years ago in Domino Designer / Java 1 Under Consideration

Domino user session @command or lotusscript and jss for programming

User session should be programming to check status or terminate who is online or access the server or database.
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

The EditInsertSignature command needs an option to prevent blank signatures

Notes v14 was released recently with the change to have @Command([EditInsertSignature]) return 1 or 0 for "Done" or "Cancel" respectively. However, it does not go far enough. It needs an option to prevent blank signatures. This option should trigg...
over 2 years ago in Domino Designer / @Formulas 0 Under Consideration

AppendToTextList to append notesitem values instead of wiping out if hitting item summary limit

NSF to support higher item summary limit and backend code (Core module) has to be modified accordingly.
about 5 years ago in Domino Designer / LotusScript 3 Needs Clarification