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 3989 of 9024
102 VOTE

Whenever a field formula throws a run-time error, the message should indicate the field name and formula

For example, instead of "Only plain text can be used in this type of formula" I'd rather expect an error message like "Field xyz, Input Translation formula: Only plain text can be used"
over 7 years ago in Domino Designer 2 Assessment

Improve NotesJSONNavigator

It would be great have additional methods in the NotesJSONNavigator. Besides the current AppendElement, AppendArray, AppendObject there should also be RemoveElement, RemoveArray and RemoveObject. It is currently possible to create, read and update...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Domino Catalog AI (Intelligent App Store)

The catalog can be a useful intelligent ‘app store’. Add a dashboard to the catalog.ntf which uses IQ to summarise access (and the current user's access), highlight the manager groups and who the members are (and if you have an existing mail relat...
6 months ago in Domino / Reporting & Analytics 0 Needs Review

Built in HEAP dump analyzer

It would save a lot of time and effort if Domino had a built in HEAP dump analyzer so when a Heap dump is generated, Domino can point to the suspects
over 2 years ago in Domino Designer / Java 3 Already Exists
104 VOTE

Support optional parameters in LotusScript

Provide the ability to define optional parameters for a LotusScript function. Also support the ability to define a default value should an optional parameters not be provided.
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration
104 VOTE

Get content of NotesRichTextItem in HTML

Add a method to the NotesRichTextItem to handle (read / write) the content in HTML. For example: read: NotesRichTextItem.getHTMLContent() As String Or NotesStream write: NotesRichTextItem.setHTMLContent(String Or NotesStream) Pantelis Botsas
over 7 years ago in Domino Designer 6 Assessment

"dbcache flush <databasename>"

Sometimes a database cannot be deleted while it is opened in the Domino database cache. An admin can issue a ""dbcache flush" for this case, but this clears the cache completely. The enhancement would be an option to remove only specific databases...
about 7 years ago in Domino / Administration 6 Assessment

Zoom image on the app

On the Android app, it is not possible to zoom in on photos sent in chat. The photo opens but the zoom cannot be adjusted. In Desktop webchat the zoom work fine.
28 days ago in Sametime / Mobile (Android) 4 Planning to Implement

Add lotusscript keystroke events for simple input field

The domino developer should be able to attach lotusscript code to keystroke events for input fields. This would make it possible for development to run lotusscript code when the user presses e.g. the ENTER.
over 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Ability to login DRAPI using Java/LS bindings in Domino

DRAPI is expanding capabilities beyond what we can do using standard Domino programming. For instance, we can launch a co-editing, OData integration through the Domino Rest API or running background agents asynchronously. We could use these capabi...
10 months ago in Domino / Security 0 Needs Review