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 216

@RoundUp and @RoundDown

@RoundUp and @RoundDown, speaks for itself.
over 6 years ago in Domino Designer / @Formulas 2 No Plans to Implement

License tracking database should record exact timestamp of user access .

Currently UserLicense.nsf is not getting updated when user access domino server within 30 days. Customer has a requirement to get the updated information in License tracking database which will show user's exact Domino Server access timestamp,
about 5 years ago in Domino / Reporting & Analytics 1 No Plans to Implement

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

Allow @Explode for a date range using variables

According to the Help, one can use @Explode( [05/01/96 - 05/02/96] ) to create a date range value. It's only possible with scalars apparently.Would it be possible to allow @Explode( StartDate:EndDate ), where both StartDate and EndDate are date fi...
over 3 years ago in Domino Designer / @Formulas 3 Needs Clarification

Improve Full Text Indexing, don't exclude the whole document if only some fields have been updated

Best to explain this issue with an example. If a Full Text Indexed Notes database contains 10k docs and an agent updated 1k documents, the database will show 1000 "unindexed documents" until the next time the index is updated. During this time the...
over 7 years ago in Domino / Reporting & Analytics 2 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

Option to disable the "No match" dialog box

This will provide a feature where administrator can disable "No match" dialog box when there is a group member in a group but that group member is not present in the Domino directory.
almost 4 years ago in Domino / Reporting & Analytics 0 Under Consideration

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...
about 4 years ago in Domino Designer / @Formulas 0 Needs Review

Generate an Alert mail to specific mail ID for which : when try to send mass mail to more than 500 external IDs

In the router server mail rule, there's a condition we can set for recipient that is greater than 500. However, the actions are limited for now with the following: 1. Journal this message.2. Move to database.3. Don't accept message. 4. Dont delive...
about 6 years ago in Domino / Reporting & Analytics 1 Needs Clarification