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

Search results: Domino Designer

Showing 64 of 201

Make C++ API open source

the c++ api has never been upgraded since years. There is not even a Linux port available. Also, it is only available as dynamic lib. A static lib that can be included in c projects is missing. The c++ Api can help to encourage more developers to ...
almost 7 years ago in Domino Designer 1 No Plans to Implement

Remove libnotes dependency on JNI and IDEHelper

Currently, when importing a Java agent as non-raw DXL, libnotes has a hard dependency on finding a JNI environment and using classes from Notes.jar. While there's a certain amount of natural dependency in the process of compiling agents, the class...
over 3 years ago in Domino Designer / Java 0 Needs Review

Offer Google material Design for Xpages / Mobile

In order to compete with PHP, Ruby and ASP software development, we need tools to create amazing and upto date interface. All the Cloud software companies are offering great API and CSS Files for development. It would be amazing if Xpages had the ...
about 6 years ago in Domino Designer / XPages 1 Under Consideration

Provide Lotusscript API for IBM Connections (create status updates, files, events)

No description provided
almost 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Re-publish an updated Lotus Expeditor

Lotus Expeditor is still the underpinning of the Notes Client and Domino Designer. Available literature says it is needed to create a Domino Designer plug-in. So just like the C-API, a version of Lotus Expeditor should be available. If you search ...
over 3 years ago in Domino Designer / Java 5 Under Consideration

Lotusscript function to compress and uncompress string/data with zlib compression

It would be very helpful to have a possibility to compress and uncompress data using zlib compression. This would allow to create some common filetypes using just plain lotusscript. Espescially in nomad clients with its java and api restrictions t...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Make SmartNSF as a part of Domino?

SamrtNSF is still in beta, I've heard that IBM will invest in it, maybe it would help to make it a prod version? And what about rest api we will be able to develop with nodejs? Will they be in the "RAD" philosophy as SmartNSF is?
over 6 years ago in Domino Designer 0 No Plans to Implement

Domino Access Services: JSON required to remove an item within a PATCH request

Request for means to delete an item/field from a document via JSON in a PATCH request. The current workaround below is quite convoluted so we'd like for a better approach: A. For example, test document has "value1" field on the Form with the follo...
over 3 years ago in Domino Designer 0 Needs Review

NotesItem object: better handling of duplicate items

There are occasions where we have to deal with multiple instances of an item within a document. One example is $FILE. The current API (LotusScript and Java) has a method "NotesDocument.getFirstItem". What is missing here is something like "NotesDo...
about 5 years ago in Domino Designer 3 Under Consideration

New API to search database incrementally and return note ids and summary data

The C API contains a very powerful undocumented method NSFSearchExtended3 to search for documents in a database using a formula, apply a filter to the documents to be scanned (e.g. an IDTable to search a subset of documents only or a filter to sea...
almost 6 years ago in Domino Designer / Java 0 Under Consideration