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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Add Extract ID File from Vault in AdminCentral.nsf

Lotusscript has NotesVault method that allows to extract ID for particular user. it would be great to add this in Admin Central, so Security Officers and Admins and also extract ID from AdminCentral, without using full admin client.
over 2 years ago in Admin Client 2 No Plans to Implement

Centralized administrative access to User's schedule.

There should be Centralized Administrative access to User's calendar schedule , so that administrator can also be control or provide the access to user's schedule as per their requirement. Thanks
over 7 years ago in Admin Client 2 Already Exists

Ability to switch to the failover server at design element level (Frames/Frameset)

Ability to switch to the fail over server at design element level (Frames/Frameset/Outlines) when the current server is down. Eg : When user clicks on the link on the navigation page which supposed to open a view, it should have the ability to sel...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
over 2 years ago in Domino Designer / @Formulas 2 Under Consideration

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

Choose icons for Domino Domains in the Administration Preferences of the client

I manage various Domino Domains for various customers. Setting those domains in the Administration Preferences of the client is OK, but makes it difficult to identify if you have lots of them. Allowing to choose icons for them would make life easi...
almost 8 years ago in Admin Client 1 Already Exists

@Formula to set Interline 1 1/2 in richtext item

I have a button above a richtext item to set the standard format. I tried to set the interline to 1 1/2.@Command([EditGotoField]; "Description"); @Command([EditSelectAll]); @Command([TextSetFontFace]; "Arial"); @Command([TextSetFontColor]; [Bla...
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration