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 1056 of 8869

Provide the last login date of all mailboxes

Generate details about the last login data of a specific mailbox
over 7 years ago in Domino / Reporting & Analytics 6 Under Consideration

Add Domino apps simply to the ipad desktop

We should have an option to deploy Domino apps to the ipad application list, like it is possible to post web app links. This is possible today, but with some limitations. How-to-do this? Create a mobile profile and a "Web Clip" payload. The Web Cl...
almost 7 years ago in Nomad 1 Assessment

Improve Alternate from feature mail-in database lookup

The code in the Entering event of the IsMailInDB item in the CalendarProfile form should be improved. I have cases where db.Server is not returning CN=ServerName/O=Org but just ServerName/Org, thus this comparison is going to fail: If (MDBdoc.Mail...
over 1 year ago in Domino / Templates 0 Needs Review

Built-in LotusScript function to provide LMBCS to UTF-8 encoding conversion

Currently with a LotusScript web agent session.DocumentContext call is based on LMBCS-based encoding . If that can not be changed to allow UTF-8 encoding, please provide a built-in LotusScript function to perform the conversion.from LMBCS to UTF-8...
over 6 years ago in Domino Designer / LotusScript 3 Under Consideration

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
9 months ago in Domino Designer / LotusScript 1 Needs Review

Request a new action to delete the unnecessary icons on Recent Applications manually

The icons on Recent Applications can't be deleted in Nomad. Please add a new function (action) to delete the unnecessary icons on Recent Applications manually.
over 3 years ago in Nomad / Nomad (iOS) 0 Assessment

regular expression support for different aspects, field validation, db search

Regular expressions are very powerfull, but since we have dont have native support in LotusScript please extend LS classes to support it.
about 7 years ago in Domino Designer / LotusScript 3 Under Consideration

sessionAsSigner for LotusScript

Really grew to love sessionAsSigner in Xpages apps. E.g. perfect for workflow apps! Now everytime I build or maintain a pure Notes client app I'm deeply missing the flexibility of sessionAsSigner in LotusScript!
over 6 years ago in Domino Designer / LotusScript 3 Under Consideration

Print function

Please enable the printing of views and masks on a printer and as PDF
almost 4 years ago in Nomad / Nomad (Web) 1 Assessment

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...
over 4 years ago in Domino Designer / LotusScript 5 Needs Review