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 264 of 8849

Provide a method to copy database file-path

This is an old anoyance; While it is possible in the Admin client to copy database information from the Files tab > Edit > Copy, that info contains too much info and needs to be reworked to get only the nsf file-path. Please provide a method...
over 1 year ago in Admin Client 3 Under Consideration

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Add formulas @DocAuthorFields and @DocReaderFields

In our applications, we have lookup view column formulas like this to read a document's write access on the view level without the need to open the documents: _authorfields:=@Trim(@Transform( @DocFields; "fld"; @If(@Begins(fld;"a_") | @Begins(fld;...
almost 4 years ago in Domino Designer / @Formulas 2 Needs Review

Output the hierarchical structure of public groups

We need the ability to output the hierarchical structure of groups in the Domino directory. In the case of nested groups, it is difficult to manage the groups. The mail form has a function to expand the public groups. However, this function does...
almost 4 years ago in Admin Client 0 Under Consideration

Add a "Document count" column on "Files" tab

Would display the number of documents in the DB. This value is currently available within the DB properties, "Info" tab.
almost 6 years ago in Admin Client 5 Needs Clarification

Add option to view, edit and delete profile documents

There is NotesPeek to view profile documents but it is not possible to delete or even edit them. We need an option to view, edit and delete profile documents in Admin Client.
over 4 years ago in Admin Client 4 Already Exists

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
about 3 years ago in Domino Designer / @Formulas 0 Needs Review

Security issue: Server Monitoring in Admin client scans all domains even when only one is selected

I work with multiple companies and frequently switch locations to use different Notes IDs for each company. If I run the server monitoring, it will try to poll every server I have identified in every domain, even when I select one specific domain ...
over 6 years ago in Admin Client 3 Under Consideration

I would like to add a parameter to the @UserRoles function.

The @UserAccess function allows the user to get the current user's access rights by specifying the server name and file name. I want @UserRoles function to be able to get the current user's roles by specifying the server name and file name in the ...
almost 2 years ago in Domino Designer / @Formulas 0 Needs Review

Request @SetViewInfo( [SETVIEWFILTER] works for non-categorized column.

The @SetViewInfo function is able to filter documents to those matching the first column, which must be categorized. e.g. @SetViewInfo ([SetViewFilter]; "ABC"; "Column1"; 1) This formula filters the view to display only those documents which conta...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review