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 631

Ability to retrieve the schedule agent information using LotusScript

Currently, there is no property or method to retrieve the following information using the Notes Agent class. 1. Alias Name 2. Trigger: 'Action menu selection' or 'Agent list selection. Note: The Notes Agent class has a Trigger' property, but f...
over 2 years ago in Domino Designer / LotusScript 3 Needs Review

Option to color the cell of table from Notes Client UI

Currently, the cell of the table can be colored using the option as shown in the screenshot. However, it is time-consuming and for every cell, this needs to be set individually. There are options from Notes Client UI to color the text using the "T...
almost 2 years ago in Notes 0 Needs Review

Automatically clean up as_username.nsf Autosave-Databases

Over time, the as_username.nsf Databases in the Notes-Client Data Folder (created by the Notes Autosave function) grow bigger and bigger without storing useful Data. We saw as_username.nsf Files grow > 3 GByte. Workarounds like deleting the Fil...
over 1 year ago in Notes 0 Needs Review

Add inner / outer join functionality in DQL

While it is not possible to work with JSON and LotusScript in a professional way, and also in Java merging two JSON results ends up implementing a punch card logic from the 17th century, I would really like to see a way to inner / outer join DQL r...
almost 3 years ago in Domino Designer 0 Needs Review

Option to disable search result highlighting in basic configuration per user

The preview of an email differs when browsing search results due to highlighting. Without a search, the preview starts at the beginning of the selected email. In search results, the preview starts near the first occurrence of the highlighted searc...
2 months ago in Notes 0 Needs Review

Notes view - Column margins

Add possibility to set view column margins. Situation:There are two columns. 1st is numeric and justified to the right, 2nd is text justified to left. The resulting view has very narrow space between the values and you have to add extra column or ...
over 2 years ago in Domino Designer / Views 1 Needs Review

Improve LotusScript Lists with something like a size or count property

I love using Lists in LotusScript, as well as HashMaps in Jave etc. There are a few things though that I've always missed with Lists: a size or count property/option telling us how many elemts are stored in a List if that is not possible for whate...
about 4 years ago in Domino Designer / LotusScript 5 Needs Review

Replicate the content and structure of database icons on Notes desktop

To keep Notes icons and Tabs on different virtual machines synchronized is a pain. if content and structure of database icons could be stored in a user's database, it would be easy to replicate the desktop between different machines. Even if there...
2 months ago in Notes 0 Needs Review

Improve print quality of table

Table copied from outlook to Notes document is very abnormal, user has to make some adjustments. Plus, when using the "Print to PDF" options, the saved PDF file is more bigger than originate size, around 3X times.We're requesting an improvement in...
11 months ago in Notes 0 Needs Review

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
almost 2 years ago in Domino Designer / Java 0 Needs Review