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 1581 of 8862

Controlling out-of-office notification settings via policy

There exists a setting named "Do not automatically reply to mail from Internet addresses" in out of office settings. Please consider if this setting/other out of office related settings can be controlled via mail policy in Domino.
about 3 years ago in Domino / Administration 0 Under Consideration

Dirsync option to force groups to be set as Multi-purpose

When Dirsync is run, AD security groups are synced with Domino and are changed to ACL-only groups. Looking for an option to force Domino to set the default groups type to Multi-purpose for new groups that do not exist in Domino, and to not update ...
about 4 years ago in Domino / Administration 1 Needs Review

Provide a new notes.ini parameter or some setting in policy configuration document which can set the "Encrypt" field in "Mail Delivery" Dialog

When creating a new mail, in "Delivery Option" dialog, there is "Encrypt" option which is default "OFF". One customer wants to set this "Encrypt" option to "ON" by default and forbid end user to change this setting by policy or any other setting o...
about 1 year ago in Domino / Administration 0 Needs Review

RenderToRTItem should render all subforms used in a form

Currently, the RenderToRTItem method in NotesDocument class does not render subforms if the first line is hidden by a HideWhen formula. This is an unexpected behaviour.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Entitlement Tracking System to list the "Highest ACL Level" as "No Access"

The Entitlement Tracking is not reporting the proper Highest ACL Level for users who have an account in a Domino environment but do not have access to any Domino application on the server(s). The client has verified that the users do not have acce...
about 1 year ago in Domino / Administration 1 No Plans to Implement

It is determined whether the date and time is the date and time of the specified range.

I would like a method to use the NotesDateRange class to find out if a date is in range For example, the following method isWithinRangeDays( targetDate:Variant, rangeDate:NotesDateRange ) : boolean targetDate -> 01/30/2019 rangeDate ...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Support Partial Classes in LotusScript

Provide support for partial classes in a similar way to that allowed in Visual Basic, C# etc, This would allow me to take a class defined in one LotusScript library (or the based Notes classes) and extend them in another place.
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Add some tasks in list of monitor the status in "Task status event generator".

There are not the following tasks in list of monitor the status in "Task status event generator". DBMT Proton Inline Index Statlog Add them in the list. We think that all Domino tasks could be included in the list.
over 4 years ago in Domino / Administration 3 Assessment

LotusScript binding with Node/Proton services

Similar to https://domino.ideas.aha.io/ideas/IDEAAD-I-15, LotusScript developers would benefit from a LotusScript to Node interface similar to LS2J. There are already a huge library of Node modules on NPM that LotusScript developers could utilize ...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Function to change Notes ID password via Lotus Script.

We need to change Notes ID password via program in bulk.I know that it is possible to change password with using ID-vault.Because I need to make it with our program, I want to be able to change Notes ID password via Lotus Script, Formula, and so on..
almost 7 years ago in Domino Designer / LotusScript 2 No Plans to Implement