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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 984 of 8869

Support acces to Java from Lotusscript in Nomad

Please support accessing Java from Lotusscript in Nomad. i.e. make Use "*javacon" work. This can be used to provide functions which are hard or slow to implement (base64 encoding, MD5 hash), or provide functions which otherwise need Windows (http ...
almost 4 years ago in Nomad 2 No Plans to Implement

Reduce the number of clicks to add a photo

If you want to add a photo in a rich text field, it takes 4 clicks (Nomad on iPhone or iPad) 1. To execute the @Command([FileImport]) or @Command([EditInsertFileAttachment]) 2. To choose the source (take a picture, camera roll, file, ...) 3. ...
over 3 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Make the Designer task smarter

When there is a central template database with libraries containing classes that are used in many other databases, the modification of one class can easily lead to an avalanche of user complaints: Type mismatch on external name: xxx. It happens ev...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Use the device's standard mail app to send mail from Nomad

From Milan Factory Tour for both iOS and Android: they would like to "mailto" from Nomad using the default mail application of the device (not mail inside Nomad). For example, take a document and mail it (as a PDF attachment or rich text in the bo...
almost 3 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Under Consideration

Lotus Protector for Mail Security DKIM, DMARC support

New modern features, updates in LPMS are needed.
almost 6 years ago in Domino / General 0 No Plans to Implement

Replace the view in the frameset with OpenView in NotesUIWorkspace.

Currently, it is not possible to use OpenView to switch views while a view is open in a frameset. We must open another frameset to switch views. We would like to be able to switch views within a frame with OpenView.
almost 3 years ago in Domino Designer / LotusScript 1 Needs Review

Easy way to set Template Version

Template Version 10.0.0 and Date is set in some $Icon design elements accessed only by scripts. should be a way to do this more friendly or even turn on Automatic numbering/build version
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
over 3 years ago in Domino Designer / LotusScript 3 Needs Review

"Lock ID after N minutes of inactivity" should be supported for Nomad both on iOS and Android

Customer requirement is to have a support for Desktop setting policy "Lock ID after N minutes of inactivity" for Nomad app on both iOS and Android
about 5 years ago in Nomad 0 Under Consideration

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration