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

Domino Designer

Showing 1398 of 8997
110 VOTE

Responsive Notes forms

We need options to make the Notes form responsive - to look nice on all screen resolutions Could be implemented as a responsive table type- with a minimum and maximum width assigned to the columns, the table could display the columns side-by-side ...
over 7 years ago in Domino Designer 1 Assessment

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...
about 3 years ago in Domino Designer 3 Assessment
111 VOTE

Add formula for database of embedded view

No description provided
over 7 years ago in Domino Designer / @Formulas 1 Under Consideration
110 VOTE

Xpages upgrade JSF

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

A better overview when debugging in the designer

{"children":[{"type":"paragraph","children":[{"text":"When navigating through the designer step by step, you only see the next line when you execute the step. It would be possible to always see an equal number of lines above and below the active l...
4 months ago in Domino Designer / Debugger 0 Needs Review

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
over 2 years ago in Domino Designer / Java 0 Under Consideration
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
105 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