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 1238

Open Attachment via NotesUIDocument or NotesWorkspace

Currently it´s not possible to open attachments in Lotusscript. Yes we can extract them and open them with some shell means, but this isn´t true for Nomad. So we need some way to open an attachment in a NotesDocument without extractFile.
10 months ago in Domino Designer / LotusScript 2 Needs Review

Support for large summary field for Java

HCL Domino 12.x introduced on-disk structure (ODS) 55 file format for databases. ODS 55 introduced in HCL Domino 12.x increases the maximum size allowed for individual summary fields to 16 MB. As per HCL product documentation here: https://help...
11 months ago in Domino Designer / Java 0 Needs Review

LotusScript Debugger: open the Design Element when running into an Error

When running into an Error using debugger, the next step is usually to either look at the data -Debuggger allows this already- or to go to the code where 'it' happend (e.g. to add break points in the area). The idea would allow to do the later one...
over 1 year ago in Domino Designer / Debugger 1 Under Consideration

Add the ability to have a URL or compose email to a view column to click on

It would be nice to have the ability to have a column in a view have either an email or a URL address to be clicked on. For an email address, it would compose the email and for a web address it would open the addressin a browser.
over 1 year ago in Domino Designer / Views 1 Needs Review

Function for auto indent HTML in forms

The same way when you select text in Lotusscript and press Ctrl+i for example if you paste the html-code: <div class="card-body"><div class="row"><div class="col"><label>Field label</label></div><div class="c...
almost 2 years ago in Domino Designer 0 Needs Review

Default Value overwrites the saved data in Xpages for disabled field

The default value of a field can overwrite a value that has been previously saved. This occurs in the following circumstances 1. User accesses an Xpage with a field with default value. 2. User inputs a value in the field and saves the changes....
almost 2 years ago in Domino Designer / XPages 1 Needs Review

XPage 'Pager' design element should have option to auto-scroll to top when changing pages

When an XPage has a ViewPanel included in it along with a pager control and the number of rows included in the ViewPanel is large enough that you have to scroll down to get to the last document. If you use the pager to click to the next page of do...
about 2 years ago in Domino Designer / XPages 1 Under Consideration

Re-publish an updated Lotus Expeditor

Lotus Expeditor is still the underpinning of the Notes Client and Domino Designer. Available literature says it is needed to create a Domino Designer plug-in. So just like the C-API, a version of Lotus Expeditor should be available. If you search ...
over 2 years ago in Domino Designer / Java 5 Under Consideration

Add "explain" output for QueryResultsProcessor

The DominoQuery object you can feed into QueryResultsProcessor has an explain method, but it would be convenient to have an equivalent in QRP too. At an initial level, this could just execute explain on each inserted Query object, which would be u...
over 2 years ago in Domino Designer / Java 0 Under Consideration

Add FileCreated and FileModified properties for NotesEmbeddedObject class

We can see FileCreated and FileModified values in the Document properties dialog box for $FILE fields. We can see File Modified value in the Attachment Properties diallog box. But we can't get these properties for NotesEmbeddedObject class.
over 2 years ago in Domino Designer / LotusScript 3 Needs Review