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

Clear

Ideas

Showing 796 of 8853

Fill PDF service in JavaScript with attached PDF documents in Form documents

As an End user, I need to be able to have a feature below using Fill PDF service in Domino Leap and Javascript API: Generally, I want to leverage Domino Leap for template management and filling out user's personal data in PDF templates. "Fill PDF"...
3 months ago in Leap 0 Needs Review

Allow specifying "" for current database in PickListStrings or PickListCollection LS methods

When you use "" to specify the current database within the PickListStrings or PickListCollection LotusScript methods (both of the NotesDatabase class), the following runtime error occurs: "Notes error - Incorrect argument: non-null string expected...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Allowing content type set to Other>application/json using the $$SearchTemplate form

When using $$SearchTemplates forms you cannot set the content type to Other>application/json on the Form Properties because Domino always tries to open the $$SearchTemplate to display the results using OpenForm instead of ReadForm. Being able t...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Add attachment on mail in workflow

In Domino Leap Ability to attach files to emails in workflows. Currently you can only attach documents inserted in the form.
almost 2 years ago in Leap / Documentation 0 Needs Review

A feature to migrate Domino Leap apps from one server to another

It will be good to have an "Auto-migrate" feature for admins that can help to migrate Domino Leap apps from one server to another server with ease. Currently, we have to manually export apps from one server and then manually import those on anothe...
about 1 year ago in Leap 0 Under Consideration

Add a method in Java/LotusScript to get a document, view, folder as a JSON structure

Something similar with generateXML
over 4 years ago in Domino Designer / Java / LotusScript 1 Under Consideration

Domino Leap: Please add workflow logging

Please add a workflow logging system into Leap. Currently there is no way to answer the question: Who has approved, who has done which step in a certain Workflow-Document? Unless we add some kind of custom logging (write into table or create log-d...
over 1 year ago in Leap 0 Under Consideration

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.
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Web based domino designer

That would be great to have a web based domino designer
almost 7 years ago in Domino Designer / LotusScript 1 Assessment

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration