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 1577 of 8857

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

Automatically (un)follow Domino Console when scrolling

(Un)follow the Domino Console when scrolling up/down. Also provide a checkbox "Follow tail". For both Admin Client and server console. If you scroll up -> unfollow (but still append new console text) If you scroll to the end (or activate checkb...
over 4 years ago in Domino / Administration 0 Assessment

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

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

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

A way to recall external email that contains malicious phishing message in Domino mail files

Request to have a feature that can retract received smtp emails that contains dangerous macros on every mail file that received the emails
over 4 years ago in Domino / Administration 2 Assessment

Add days column in Programs view

In the programs view, admin client, I miss the Days column. Now you have to open a scheduled task in order to see when it's scheduled.
almost 3 years ago in Domino / Administration 2 Assessment

Formula based archive criteria

The selection conditions for archiving are very basic: - not modified in more than- not expiration date older than- selected by user- older than Having a formula available would open all type of custom logic. Without that the only option would be ...
about 6 years ago in Domino / Administration 0 Under Consideration

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