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

All ideas

Showing 8499

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
about 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

Status icon for various clients

In the previous versions the icon next to a user name, changed according to the kind of device he was connected with. Now in V11 even if the user is connected with a mobile device, the icon is always the same, e.g the green square. I understand th...
over 4 years ago in Sametime / Chat 5 Future Consideration

Pub/sub for domino events like document changed/created/deleted/read

Using a websocket on a secure protocol or other comparable technology it would be great to follow the idea of reactive programming. Domino would offer events on topics and clients can subscribe to them or simply listen to all. To be able to updat...
over 6 years ago in Domino 4 Assessment

Save images - default file type jpeg instead of gif.

When I right-click on an image in a RichTextField to save it, a dialogue box appears asking me to save it as a gif. Gif may have been the most popular compressed file type 25 years ago, but not anymore. Please change the default file type for savi...
almost 2 years ago in Notes 1 Needs Review

Upgrade Apache Axis to Axis2 (or latest at the time) to resolve issues with WSDL import functionality

Please consider updating the version of Apache Axis used in Domino Designer. Designer includes Axis v1.4 which has been included with Designer since Notes 9 (possibly Notes 8). Complexity of webservices have moved on a long way since that time, a...
about 1 year ago in Domino Designer / LotusScript 0 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...
3 months ago in Domino / Administration 0 Needs Review

Domino COMPACT task should handle FILE-FRAGMENTATION like DBMT does

As of today, the Compact task actually worsens the file-fragmentation of the database file when doing a copy-style compact. Though, Domino knows very well how to compact with defragmentation : with the DBMT task. And now many admins are using the ...
4 months ago in Domino / Administration 3 Needs Review

Ability to retrieve the schedule agent information using LotusScript

Currently, there is no property or method to retrieve the following information using the Notes Agent class. 1. Alias Name 2. Trigger: 'Action menu selection' or 'Agent list selection. Note: The Notes Agent class has a Trigger' property, but f...
over 1 year ago in Domino Designer / LotusScript 3 Needs Review

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

FileExport @Command (Formula Language) to include exporting PDF

Currently, the FileExport @Command does not support of exporting PDF as there is an available option to do this via UI It will be helpful on custom database to have this on the formula language as the function can be utilized via buttons, dropdown...
almost 4 years ago in Domino Designer / @Formulas 0 Under Consideration