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

Showing 656 of 9007

@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...
almost 4 years ago in Domino Designer / Views 1 Needs Clarification

@emptydate function

When computing date fields you sometimes want to set the datefield to a empty value. Today this isn’t possible at all the field becomes invalid and can give problems with compute with form.
almost 6 years ago in Domino Designer / @Formulas 2 Under Consideration

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

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
about 2 years ago in Domino Designer / @Formulas 4 Under Consideration

The EditInsertSignature command needs an option to prevent blank signatures

Notes v14 was released recently with the change to have @Command([EditInsertSignature]) return 1 or 0 for "Done" or "Cancel" respectively. However, it does not go far enough. It needs an option to prevent blank signatures. This option should trigg...
about 2 years ago in Domino Designer / @Formulas 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

Lotusscript evaluation explained

Get the same error as when creating a @Formula agent when evaluating @Formula in lotusscript.
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

MAC - auto zip folder attachment shows different filename when displayed in View

1. Drag and drop a folder from MAC workstation onto Notes Form which auto zips the folder attachment. In the document it shows the attachment name is similar to the folder name from MAC workstation. 2. By default, the column in View will fetch the...
over 4 years ago in Domino Designer / @Formulas 0 Needs Review

A method should be provided to upgrade an existing user to a roaming user using LotusScript

SPR # DPOL6S8M65 - A method should be provided to upgrade an existing user to a roaming user using LotusScript. There is currently no way to achieve such an upgrade through LotusScript. The NotesAdministrationProcess class provides a MoveRoam...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Domino application auto generate form to MicroServices and secure

Donino application should be agile and auto generate microservices to integrate and secure and share data to the other services in domino app or other platform.
over 6 years ago in Domino Designer / Views 1 Needs Clarification