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

FILTER BY CATEGORY

My ideas: Domino Designer

Showing 1201
117 VOTE

Ability to start a Notes UI agent with a context from an XPage

Currently, only possible to start an agent which is not allowed to perform any UI operation This would enable existing (old) applications to integrate new features using modern XPages without having to re-develop the whole application at once.
about 5 years ago in Domino Designer / XPages 3 Under Consideration
117 VOTE

Add CSS (or something similar) to be used in Domino/Notes native design elements

Redesign an existing app is a big challenge. Today you have basically only the choice to change to a web application, because if you have a lot of views, forms and pages and have to update each design element separately - no customer will pay for ...
over 5 years ago in Domino Designer 5 Assessment
116 VOTE

Embedded views in Notes: Please allow column sorting

After a view has been embedded in a form (which is the only way in Notes to display relations!), columns cannot be sorted any more, even if this is possible in the original view.
over 5 years ago in Domino Designer 6 Under Consideration
115 VOTE

Show line numbers when using LotusScript Debugging (stepping through)

When stepping through code in LotusScript, line numbers are not shown. Please show the line numbers when stepping through code. It is helpful to identify the location of the error, take screenshots to share with other developers.
over 4 years ago in Domino Designer / Debugger 2 Assessment
108 VOTE

Xpages upgrade JSF

please upgrade JSF engine of Xpages ti the last version...
over 5 years ago in Domino Designer / XPages 5 Assessment
104 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 ...
about 5 years ago in Domino Designer 1 Assessment
101 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
over 5 years ago in Domino Designer / LotusScript 6 Assessment

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 5 years ago in Domino Designer 2 Assessment

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 5 years ago in Domino Designer 5 Assessment

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 5 years ago in Domino Designer / LotusScript 4 Under Consideration