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 8041 of 8041

Add a new LotusScript class to manage search results in the client UI

A new class for displaying the document collection returned by a search in the Notes UI would make it easier for developers to display data to users. Just like there is a Notes UI document class and a Notes UI view class, a Notes UI search class w...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Need pop-up message on Verse Android after set the device deny access

1. Refer this topic to deny two devices(one is iOS, the other is Android) to access traveler server. https://help.hcltechsw.com/traveler/12.0.2/Denying_or_allowing_access_to_a_user.html?hl=Deny%20access 2. User can get this pop-up message for Vers...
12 months ago in Traveler 0 Under Consideration

Access and search in different mail archives via VoP

If you create mail archives for every year there´s no option to access those mail archives from VoP. Within HCL Notes every mail archive is listed in the "More" section and you are able to access them. You also can search through ALL mail archive ...
over 2 years ago in Verse / Verse on Premises 0 Under Consideration

Imported attachment icons specific to the file type

When an attachment is imported into Nomad it should show icon corresponding to file type instead of paperclip icon.
almost 2 years ago in Nomad / Nomad (Web) 0 Under Consideration

make voice to text work on iOS

It would be fantastic if the standard iOS voice to text functionality would be possible with Nomad on iOS (and Android). For example in the native iOS "Notizen" app you can tap the microphone icon and just speak. iOS "translates" this to written t...
10 months ago in Nomad / Nomad (iOS) 2 Under Consideration

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Improved layout capabilities when designing forms

Designing good looking forms has alwas required a lot of work even with the latest improvement being tables that were introduced i R5(!). Even using tables and nested tables is a lot of work with table- and cellpaddings, margins, spanned columns a...
about 3 years ago in Domino Designer 0 Needs Review

Delegate a calendar entry to another attendee to control the meeting for vacations, schedule conflicts, etc.

In many cases, repeating meetings are still held even when the meeting owner is out of the office on vacation, or needs to attend a different call. It would make calendar management easier if the owner could designate someone else as the owner of ...
almost 3 years ago in Notes 0 Needs Review

NotesClient forms: Make tab table header captions computable

Within the Notes Client the tab table header captions are still static entered text. Please add the possibility to enter a compute formula, like it already exists on other design elements, so it can compute to a dynamically value. On a UI refresh ...
over 3 years ago in Domino Designer 1 Under Consideration

Update default source compatibility for Java agents and script libraries

It has been the case for many years, and remains so in Notes 11.0.1, that new Java agents and script libraries have source compatibility set to Java 1.3, which prevents using many newer Java syntax features until the developer changes the project ...
about 3 years ago in Domino Designer / Java 0 Needs Review