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

Ideas

Optimize mail document size sent by a LotusScript scheduled agent

Mail documents sent by LotusScript scheduled agents are twice as large as those sent by manually run agents. The increase in size of mail generated by the scheduled agent is due to extra fields. For example, in the smaller mail document there mayb...
almost 2 years ago in Domino Designer / LotusScript 1 Already Exists

Keep order of shared columns when inserting/appending

When one inserts or appends shared columns to a view, a dialog to select the shared columns is opened. Most of the times, the designer knows, in which order the columns should be added to the view. He could select the shared columns in exactly thi...
about 6 years ago in Domino Designer / Views 0 Under Consideration

@command([Editdocument]) and uidoc.editmode = true don't work when opening a document from a DQL view.

Both ways to edit a document after opening it from a DQL view don't work. Also Automatically enable edit mode of the form does not work. I did find a workaround though! When you add the code below to the queryopen script of your document it will p...
about 4 years ago in Domino Designer / Views 1 Needs Clarification

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
about 2 years ago in Domino Designer / LotusScript 1 Needs Clarification

ValueLength vs. Len and LenB function provides inconsistent results

Add LotusScript Length function which returns the length of a string in bytes the same as ValueLength property of NotesItem, if we save this string in the NotesItem. Now we have Len and LenB functions that works incorrectly. LenB returns 2 bytes f...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Closing one twistie collapses the entire categorised view when a Notes database view is displayed in a Web browser

For all categorized views: 1) Closing one twistie collapses the entire view.2) You cannot open more than 1 twistie in a collapsed view. When you attempt to open a second twistie, the first one closes.
over 6 years ago in Domino Designer / Views 1 Needs Clarification

Ability to limit number of apps per user / group and app size

(ex. forum): I can think of two variables that substantially influence the size (MB) of an app: - App files uploaded during app creation added as part of the application design- Attachment files submitted by end-users in deployed applications In o...
about 2 years ago in Leap / Documentation 0 Under Consideration

Display bespoke user message when executing service and user action disbled when running

Would you consider integrating a bespoke message if the option 'Disable user action while running ' is true when executing a service?
about 2 years ago in Leap / Documentation 0 Needs Review

Add ability to read button caption as in 'item.getContent()' - goal: one button many functions

Unless I'm mistaken, we can't access the current caption for a button. Would you consider adding getContent() in order to ascertain the current button function? The goal is to reduce number of app buttons and through onClick event. execute desired...
about 2 years ago in Leap / Documentation 0 Needs Review

Add red dot next to pertinent service on validation fail

If an app fails to validate, the error is displayed in the Error Box together with a 'red dot'. In the case of non-validation due to an erroneous service(s), would it please be possible to also show a red dot next the pertinent services. The goal ...
about 2 years ago in Leap / Documentation 0 Needs Review