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 799 of 8857

Serverconsole : show only response related to a given command

When I'm issuing a server console command I only want to receive results related to the command. Actually I've only the option to pause/stop the console, resulting in getting no response to my command or to play console. On a very active Mailserve...
over 4 years ago in Admin Client 0 Assessment

URL / POST content should available in decoded fields

When accessing data that has been appended to a URL or has been posted to a LotusScript agent, you usually write yourself some routines to split query_string_decoded or request_content from the ContextDocument. Everyone has these routines and ever...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review

one nsf for all admin change

good morning team. it's my first time making suggestions. I hope I'm not wrong. I explain to you the need strongly felt in my organization: We feel the need for a database that collects changes made by mail administrators. Not all the changes...
almost 4 years ago in Admin Client 4 Under Consideration

Pdf print form template

Please provide pdf template for extract data with water mark, sign, logo, header footer, page no, mail merge etc.
about 6 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Addition Group criteria in Mail Rule

We would like to have additional criteria in the Mail Rule condition choices. If possible to add Domino group name in the Mail Rule Condition criteria.
over 4 years ago in Admin Client 3 Needs Clarification

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
over 4 years ago in Domino Designer / @Formulas 2 Needs Clarification

Granular Filters for Adding Users to Groups

When adding users to a group the directory window pops up and allows you to choose the directory you would like to add users from. You can currently sort the view by "List by name" etc. I think it would be great if we were also able to select view...
over 2 years ago in Admin Client 0 Under Consideration

Classes and Methods/Properties to edit or modify Extended Access (Extended ACL)

There are classes to edit/modify Notes ACL like "NotesACL" and "NotesACLEntry" classes but there are no classes to edit/modify Extended ACL of databases like Domino Directory. Such classes would help to edit Extended Access via script.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Fix AppendTable() Limit Bug

NotesRichTextIteam.AppendTable() allows 255 rows. At least according to the documentation. However, even in V12 the number of rows is limited to 29, or so. Using the client it works, but not using LS. Error message is "Illegal column width - check...
about 3 years ago in Domino Designer / LotusScript 3 Assessment