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 955 of 8853

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

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

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

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

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

Add Properties to Field Class in LotusScript

At the least, name, value, text etc.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow renaming of users properly

Once a user is renamed or moved to another OU, their CN changes and all Dleap app logic is blown up. This is a severe business issue that limits value of Dleap apps. Please allow Domino admin process to rename users in all DLeap apps. This include...
over 1 year ago in Leap 0 Needs Review

small style sheet editor

a small and basic "style sheet editor" for volt, integrated directly in the "designer"
about 4 years ago in Leap 1 Under Consideration

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review