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

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...

All ideas

Showing 8901

Checkbox to create a non SUMMARY field in the field properties

At the moment, it is only possible to create non summary fields through code (lotusscript or java).It should be made possible to indicate that a field is non summary via the field properties in the designer.
5 months ago in Domino Designer 0 Needs Review

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

Dark Mode for Verse on premise

This is not a high priority feature but it would be very nice if you can switch Verse into a dark design.
over 6 years ago in Verse / Verse on Premises 9 Under Consideration

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
about 1 year ago in Domino Designer / @Formulas 1 Assessment

Fix position of icons on workspace

In applications consisting of more than one nsf‘s it is not helpful that the items are always reordered. It should be the same behavior as in notes client where reordering can be done manually by the user.
almost 6 years ago in Nomad / Nomad (Android) / Nomad (iOS) 2 Assessment
101 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

Possibility to create a resource of a Zoom Meeting Room inside the resource reservation database.

This request is to have a feature to create a resource in the Domino Resource Reservation Database that directly points to Zoom Rooms so that every user in the company should be able to book this MS Teams Rooms resource via the Domino reservation ...
12 months ago in Notes 3 Under Consideration
101 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

Distinguish between ntf and nsf on workspace icons

As a developer, you usually have multiple icons of the same database on your workspace in the Notes client: Template, Test, Production, ... Currently, it is not possible to see which of the icons belongs to the template. We add something like "(Te...
almost 4 years ago in Notes 4 Assessment