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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Domino Designer

110 VOTE

Xpages upgrade JSF

please upgrade JSF engine of Xpages ti the last version...
about 8 years ago in Domino Designer / XPages 5 Assessment

Enhance Outlines with Accordion Functionality

Modern navigation includes accordion functionality when in a menu such as what we have with an Outline where making a second choice from the menu causes the original expanded branch to close, keeping the navigation tight and not forcing the user t...
about 1 year ago in Domino Designer 0 Needs Review

Attaching a file from "EmbedObject" LotusScript code, the attached file is displayed as a generic gray icon

While trying to add attachment using "EmbedObject" lotusscript method, the attachment icon is displaying as grayed out. However, if you try to add attachment manually, the icon display is proper. This seems to be working as designed. Please make t...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

WE NEED A WORKING IMPLEMENTATION FOR SOURCE CODE CONTROL! NOW!

After HCL has taken over the Domino product landscape, we were told to use this AHA to collect ideas for improvement. And we did. But: Hello HCL, are you still there? Real improvements, that matters for us developers? ... None! As a developer, I d...
over 3 years ago in Domino Designer 3 Assessment
103 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"
almost 8 years ago in Domino Designer 2 Assessment

Reduce the effort required to repair working sets.

Problem:I've already spent countless hours repairing my working sets in the Designer. Notes freezes, and... all my mappings are gone the next time I start it. Happened today again 14.5.1 ! Solution: Either create a backup and then restore it with ...
5 months ago in Domino Designer 1 Needs Review
106 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.
about 8 years ago in Domino Designer / LotusScript 2 Under Consideration

Refresh Computed Subforms Dynamically Without Closing the Document

Currently, Computed Subforms only update when a document is opened. Changing a controlling field or screen size requires closing and reopening the document. I propose enabling Computed Subforms to refresh dynamically when a document is refreshed —...
10 months ago in Domino Designer 1 Needs Review
101 VOTE

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.
almost 8 years ago in Domino Designer / LotusScript 4 Under Consideration
105 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
about 8 years ago in Domino Designer 6 Assessment