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

All ideas

Showing 8496

Pub/sub for domino events like document changed/created/deleted/read

Using a websocket on a secure protocol or other comparable technology it would be great to follow the idea of reactive programming. Domino would offer events on topics and clients can subscribe to them or simply listen to all. To be able to updat...
over 6 years ago in Domino 4 Assessment

Upgrade Apache Axis to Axis2 (or latest at the time) to resolve issues with WSDL import functionality

Please consider updating the version of Apache Axis used in Domino Designer. Designer includes Axis v1.4 which has been included with Designer since Notes 9 (possibly Notes 8). Complexity of webservices have moved on a long way since that time, a...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Save images - default file type jpeg instead of gif.

When I right-click on an image in a RichTextField to save it, a dialogue box appears asking me to save it as a gif. Gif may have been the most popular compressed file type 25 years ago, but not anymore. Please change the default file type for savi...
almost 2 years ago in Notes 1 Needs Review

Domino COMPACT task should handle FILE-FRAGMENTATION like DBMT does

As of today, the Compact task actually worsens the file-fragmentation of the database file when doing a copy-style compact. Though, Domino knows very well how to compact with defragmentation : with the DBMT task. And now many admins are using the ...
4 months ago in Domino / Administration 3 Needs Review

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 1 year ago in Domino Designer / LotusScript 3 Needs Review

convertor function/formula to convert text to color

when you want to add color to a row the value should be in color, which makes it hard to compute and get the values from outside the view e.g. a profile document. color fields also do not multi-value so this makes development another crime with la...
about 1 month ago in Domino Designer / @Formulas 0 Needs Review

Enhance DAOSTune to calculate possible S3 storage

A possibility to calculate how much data could be moved to a tier 2 storage (example all files older than x days) would greatly enhance DAOSTune and help to optimize the Domino server and storage costs.
about 1 month ago in Domino / Reporting & Analytics 0 Needs Review

Add fixes included in IFs to the Fixlist database

The fixlist database doesn't show what fixes are in interim fixes, specifically, V14.0 FP2 IF1. It would seem quite appropriate to include such information like every other version is. Fixlist Db: https://ds-infolib.hcltechsw.com/ldd/fixlist.nsf?O...
4 months ago in Domino 1 No Plans to Implement

Maildatabase - Pull Information Last Name Information from Domino Directory for Display Names Option "Last, first"

After setting the "Display names in mail in this format" to "Last, first" (see the attached screenshot), the names in the "Who" column for email senders with multiple last names are often displayed incorrectly. For instance, a sender with the firs...
4 months ago in Notes 1 Needs Review

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration