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

Domino Designer

Showing 258

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
about 3 years ago in Domino Designer / Views 1 Needs Review

odata access to a Domino view

have succesfully - installed the Domino REST API - created scopes, schemas - activated forms and views - get API access to forms, views... - get odata access to forms not able to access a view using odata queries. Could you please give ...
about 1 year ago in Domino Designer 0 Needs Review

@isAttachmentBeingEdited

Editing attachments is quite delicate. In some cases it could be useful to disable some actions (hiding the action/button, or checking in code) while a certain attachment is being edited.
9 months ago in Domino Designer / @Formulas 0 Needs Review

Allow XPiNC open external URL links with OS default browser

When clicking on an external URL link in XPiNC, it opens in the Notes browser (XULRunner), but it is not as easy to use as the latest browsers such as Chrome. Please add an option to open external URL links with OS default browser.
over 2 years ago in Domino Designer / XPages 0 Needs Review

In a view the total row the column formula should apply

The Problem: Currently in a view's total row one can only select for a column : Either "None", "Total", "Average per document", "Average per sub-category", "Percent of parent category" or "Percent of all documents" But this does not cover all user...
about 1 year ago in Domino Designer / Views 0 Needs Review

Option to change default font in designer client

The default font and size is Default sans serif 10. A lot of time is spent fiddling with fonts if you want to develop and maintain an application where you wish to use a different font across the entire application. It would be nice to be able to ...
over 2 years ago in Domino Designer 0 Needs Review

Application Pane to show an error symbol on agents that have dependencies with error

When a script library that's imported into an agent has an error, the error symbol only shows in the actual script library but not in the agent. This will make debugging an agent issue easier. See attached image
over 2 years ago in Domino Designer / Java 2 Needs Review

Connections Connector API

Customers want to do online editing or Check-in and Check-out in notes client and web (XPages) without downloading the file, removing files, editing, and uploading to HCL Connections. Connections Connector should be online edit with MSOffice, Libr...
over 1 year ago in Domino Designer / XPages 0 Needs Review

Controlled Access Section - allow users with reader access to use HotSpots in the section

We use HotSpots to provide links to other documents so users can easily navigate to relevant information. For example, click on the customer name on an invoice to take you to the customer record. If the HotSpot is in a Controlled Access Section th...
over 2 years ago in Domino Designer 0 Needs Review

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review