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 8407

Need one feature to set the device deny access automatically

In order to improve traveler servers' daily maintenance, pls consider to add one feature to set the device deny access automatically when the account on this device did not sync with mail files exceed X days, and allow traveler administrators to e...
11 months ago in Traveler 1 No Plans to Implement

Need notify admin when end users remove profile/account or uninstall HCL Verse from device

In order to improve traveler servers' daily maintenance, pls consider to add one feature to notify traveler administrators when end users remove profile or traveler account on iOS/iPad or uninstall HCL Verse from devices.
11 months ago in Traveler 2 No Plans to Implement

Need "Notes 8 Theme" for Notes 12

There is "Notes 8 Theme" for Notes 11 after Choose [File] - [Preferences] - [Fonts,Colors and Themes] . But there is not "Notes 8 Theme" for Notes 12, customer need this theme, please consider to add this theme.
about 2 years ago in Notes 3 Needs Clarification

Import .ics files that were sent as attachments via email directly into the Verse (VOP) calendar automatically.

Import .ics files that were sent as attachments via email directly into the Verse (VOP) calendar automatically.
over 3 years ago in Verse / Verse on Premises 0 Under Consideration

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
almost 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Please correct the categories for this idea-survey

Currently there is "Leap" and "Volt" available... Is "Volt" "Volt MX" or "Domino Volt" (which should be Domino Leap) Maybe change it to: Domino Leap (aka Volt) HCL Leap Volt MX (go)
9 months ago in Volt / Documentation 0 Needs Review

Domino Leap: Add an option to group application in the manager/admin view

Would be nice to get a new field per application (like "category") and we could group the applications. Like "Ordering", "Inventory", "Tracking",....
9 months ago in LEAP 2 Needs Review

Navigation

Add navigation elements to the designer: 1) Nav-Item (id, text, css,...) 2) Group nav-items and style upon selected page Like bootstrap navigation
9 months ago in LEAP 0 Needs Review

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
about 2 years ago in Domino Designer / @Formulas 0 Needs Review

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>>...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration