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

Group-based Alternate From Permissions and Group From Address in mail-in database

In Notes 12.0 and later versions, it is possible to grant users permission to send mail on your behalf from a mail-in database. Currently, users can only be added individually. I would like to request a new feature that allows a group to be added ...
about 2 months ago in Domino / Administration 0 Needs Review

I need a function to sort an array.

The @ function has @Sort, and JavaScript has Array.sort(). it would be useful if LotusScript also had a function to sort arrays.
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

MIME source has lost some of the addresses in the SendTo field.

The defect A MIME source has lost some of the addresses in the SendTo field. has been reported. The end users who have received this message are unaware that some of the addresses are missing because of this defect. Requested feature: Ability for ...
almost 3 years ago in Domino / Administration 1 Assessment

Domino Server should implement RFC6532

The RFC6532: Internationalized Email Headers(https://www.rfc-editor.org/rfc/rfc6532) commented below. -----Abstract Internet mail was originally limited to 7-bit ASCII. MIME added support for the use of 8-bit character sets in body parts, and also...
over 3 years ago in Domino / Administration 0 Assessment

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...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Make fixlist available to be replicated

Great to see the fixlist is back.https://ds_infolib.hcltechsw.com/ldd/fixlist.nsfWould love to be able to replicate the database to my Server for better searching and recognising changes.
about 4 years ago in Domino / Administration 1 No Plans to Implement

Make NotesHTTPRequest class use certstore/certmgr

According to this KB: https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0069539 the NotesHTTPRequest class uses the cacert.pem as local keystore. Since certstore is a great new feature to maintain trusted CAs, please let NotesH...
about 2 years ago in Domino / Administration 1 Under Consideration

Disable menus not available in limited use

When connected to a limited use server, the "Meetings" menu appears in the iOS mobile app. It would be desirable to be able to disable the display of functions that are not available to the user.
about 3 years ago in Sametime / Mobile (iOS) 0 Under Consideration

NotesRichtextItem class needs a new attachment function addEmbeddedObject

Today we have embeddobject it would be good if you could get a emdeddedobject from another document/richtextfield and use a function that would add an embedded object to a richtextfield. Instead of as today Save it to disk and after that embedd it...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
about 6 years ago in Domino Designer / LotusScript 0 Assessment