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 197 of 8851

Please allow Java debugging as a permanent development tool again - or allow debugging only for http task

Background for our request: We develop XPages-based applications with a large Java framework with a larger development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development w...
over 5 years ago in Domino Designer / Debugger 0 Under Consideration

Sync Outlook with Lotus Notes Personal Address book (names.nsf).

Sync Outlook with Lotus Notes Personal Address book (names.nsf).
2 months ago in Traveler for Microsoft Outlook-HTMO 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

Easier access to log files- we can't go on like this!

Please would you consider a more effective method of accessing log files for Leap Admin users: Like many enterprise organisations, operations are often separate from server administration hence access to logs involves human communication and there...
over 1 year ago in Leap / Documentation 2 Needs Review

The scheduling of emails.

In our company we use Leap on the production lines. There is a use case where a quality control form for the machine has to be filled in every morning at 9:00. Therefore, we would like to have the ability to set up an email to be sent on a regul...
about 2 years ago in Leap / Documentation 0 Under Consideration

Ability to switch to Notes Client if LotusScript Debuger is open

No description provided
about 7 years ago in Domino Designer / Debugger / LotusScript 0 Under Consideration

Needed provision to modify fields as they are inserted into an email using email services

Needed a way to customize fields as they're inserted into an email. For example, combining fixed text with a field value, or merging values from multiple fields using the 'Send Email service' Like "fixed text + field value" or "field 1 value + fie...
2 months ago in Leap / Documentation 0 Needs Review

Allow JVM Java Debug permanently activated - or add HTTPJavaDebugOptions parameter only for http

Background for our request: We develop XPages-based CRM applications with a large Java framework with our development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development se...
over 5 years ago in Domino Designer / Debugger 0 Under Consideration

Support remote mail databases

This is request to support remote mail databases for HTMO. Currently, HTMO needs to have local mail databases, but if it can support remote mail databases, customer can use HTMO together with Traveler.
almost 5 years ago in Traveler for Microsoft Outlook-HTMO 3 No Plans to Implement

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
over 6 years ago in Domino Designer / Java 2 Under Consideration