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 1238

Make it easier to work with lists in @Formula

make it more easy in @Formula to work with lists/multi-value fields in @Formula similar to javascript/java e.g. "add"/"push", "remove"
over 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Dynamic Views

In the Notes Client, in Notes Views, display dynamic data based on a query that does not require an index.Such a feature has been introduced in Notes/Domino 7 with the Db2 access views but was limited to Db2 data.We would like to have possibility ...
over 4 years ago in Domino Designer / Views 1 Under Consideration

Sign selectively design elements as server

Possiblity to sign only selected design elements as server.
over 4 years ago in Domino Designer 0 No Plans to Implement

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Missing methods specified in WSDL for some classes (like Attribute class)

Upon importing simple WSDL (attached here) onto Designer Client 901FP10 and 10.0.1FP3, i.e. -Create a new java web service consumer -Type: Java -Open, for example Document.java, no methods to set/get xs:attribute -Another attempt, create a n...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Create method for select a folder on the server (component "Browser by server data directory")

I'm, as programmer, want to have a method in class "NotesUIWorkspace" to show browser by server data directory. Such a window already exists in dialog "Archive settings -> Archive Criteria" for server side archive config For example, it will ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Add a new LotusScript class to manage search results in the client UI

A new class for displaying the document collection returned by a search in the Notes UI would make it easier for developers to display data to users. Just like there is a Notes UI document class and a Notes UI view class, a Notes UI search class w...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability to release network resources when opening remote databases via a web application

In technote 1199776, it has following statement. Because of business needs ,customer cannot use methods to access databases locally only. Customer needs "recycle" function to release network resource when opening remote databases via a web applica...
over 4 years ago in Domino Designer 2 Under Consideration

Adding a documentation of which LSX related methods are supported for the odbc2 driver option on the Notes help file.

Would help customers much with this information especially when they will code using ODBC2 drivers.
over 4 years ago in Domino Designer / Documentation 0 Under Consideration

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debugg...
over 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement