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 104

@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...
over 1 year 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...
over 1 year ago in Domino Designer / @Formulas 0 Under Consideration

Make NotesDocument.Added Property accessible

From Tim Paque et al I don't know how many manhours this would have saved me, but ancient records finding their way back into dbs can often only be found by the added property. However this property is currently only available through the API ma...
over 7 years ago in Domino Designer / @Formulas / LotusScript 2 Under Consideration

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...
over 5 years ago in Domino Designer / Views 0 Under Consideration

It should be possible to create indented hierarchical views at any level of the hierarchy, not just at the main document level.

We currently can use @AllDescendants to display all descendants of a main document in an indented hierarchy. It should be possible to do this at any level of the hierarchy by using a selection formula something like this: Select Form=Formname | @A...
over 6 years ago in Domino Designer / Views 0 Under Consideration

Can we overwrite "Input validation" used in multiple fields in a FORM through some single liner code/

"Input validation" has formula present for multiple fields in a FORM. All these formulas get triggered before document could be saved. This is working as designed. Can we prevent all these formula from being executed through some one liner code or...
almost 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Limit the selection to only the selection from the address book

We want to limit the selection to only the selection from the address book. There is "allow values not in list" option in field properties. But this option doesn't work in name field.
almost 5 years ago in Domino Designer / Views 1 Under Consideration

@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.
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Request that "View Selection" Formula can select the documents which belong to a folder

"View Selection" Formula can't select the documents which belong to a folder or not belong to any folder. Request the formula which pick up document from a folder at "View Selection" e.g request use @WhichFolders for "View Selection"
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Notes client mail search very slow and some word not found problem.

Mail inbox search very slow, inbox limit amount of document to display. Some word was not found if not type fully word or sentense.
about 6 years ago in Domino Designer / Views 0 Under Consideration