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

Domino Internet CA should support current standards

The Domino Internet CA currently does not have extended key usage nor Subject Key Identifier/Authorized Key Identifier (not yet enforced) added to certificates. Those attributes are needed today to be compatible with other environments like Apple ...
about 1 year ago in Domino / Security 0 Needs Review

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Enable Lotusscript classes to import images on backend

From Carl Tyler Very often I have the need to import a graphics into a Domino rich text field. Example JPG or GIF file. Currently there are no backend classes to do this. There should be a simple Lotusscript function to enable this, and allow for ...
about 8 years ago in Domino Designer / LotusScript 3 Under Consideration

Need a responsive calendar control for XPages

No description provided
about 8 years ago in Domino Designer / XPages 0 Under Consideration

On all names.nsf documents add edit history tab.

On all names.nsf documents add edit history tab. - We know names.nsf documents are very crucial, sometimes we do not know who had modified what and at what time(gets more worse when agents involved). Add history tab that show, person edited, edite...
over 7 years ago in Domino / Templates 1 Assessment

Add support for interfaces and add library of common data structures to LotusScript

Allow better OOP support in LotusScript with support for interfaces. Add a library for common data structures such as lists, dictionaries, etc...
about 8 years ago in Domino Designer / LotusScript 3 No Plans to Implement

SMTPUTF8 support is required to keep receiving messages

Domino should support for Email Address Internationalization OR Internationalized Email specs SMTPUTF8 (RFC6530 - 6533) As more and more messages contains UTF8 in the headers. These messages get bounced now. RFC 6532 and RFC 6531 allow the inclusi...
about 1 year ago in Domino / General 2 Needs Clarification

Implement Permanent $CreatedBy Field in Person Documents for IT Audit Compliance

During IT Audits, we are required to identify the exact Administrator (e.g., System Admin/TEST, Mail Admin/TEST, Account Operator/TEST) who initially registered a new user or re-created a user's email account. Currently, we rely on the native $Upd...
3 months ago in Domino / General 1 Needs Clarification

Improve Alternate from feature mail-in database lookup

The code in the Entering event of the IsMailInDB item in the CalendarProfile form should be improved. I have cases where db.Server is not returning CN=ServerName/O=Org but just ServerName/Org, thus this comparison is going to fail: If (MDBdoc.Mail...
over 2 years ago in Domino / Templates 0 Needs Review

If there was anything in the rich text

Even having a rough way to do this in Midas, I would really like to see a simple @formula (and matching Lotus Script) method for determining if there was anything in the rich text. Even better would be if it took an argument that specified whether...
almost 6 years ago in Domino Designer / @Formulas 1 Under Consideration