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 263 of 8846

Retrieve full list of all files; increase limit

Retrieving full list of files on the Domino server returns "database list is full" There are about 98k DBs and customer cannot retrieve all files even with this Admin preference checked "Retrieve only Domino file types (faster). Includes NSF, NTF,...
about 3 years ago in Admin Client 1 Under Consideration

Export the list from the Manage Groups display

When in the Admin client, if you select from the Tools dropdown, the option Groups > Manage, and you select 'only member hierarchy', you get a list for groups for the selected user. It would be useful to be able to export that list to a text fi...
about 5 years ago in Admin Client 3 Under Consideration

Clear entry in 'certificate expiration' view after the user has been certified

On the configuration tab, under Security > Certificates > Certificate Expiration, if you certify a user, their entry stays in the list. In addition, the 'expiration date' does not change so you're not sure if it worked. In particular, if you...
about 5 years ago in Admin Client 0 Under Consideration

@RoundUp and @RoundDown

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

Be able to find database by replica id

Enable so we can have replica id for a database shown in files files view of databases.we need replicaid as an property here https://app.gemoo.com/share/home?codeId=PajnL721aVpj5
over 1 year ago in Admin Client 1 Needs Clarification

Console commands to a group of servers in Admin Central Tool

It would be helpful to send console commands to a group of servers in a domino domain
over 1 year ago in Admin Client 2 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...
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

Protect 'People & Groups' tab in Admin client from accidental Replace design and Replica creation

In Domino Administrator client's tab 'People & Groups' it should NOT be possible to use menu functions to Replace design or to create a new replica. Justification: Consider the scenario where the human administrator works on 'People & Grou...
over 3 years ago in Admin Client 1 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