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

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add more security events to DDM

DDM doesn't contain all important security events related but not only limited to a Domino administration made by an administrator. For example actions like password reset, download of ID from vault etc.
almost 3 years ago in Domino / Security 3 Under Consideration

Add watermark in mail

There is a feature request for providing a way to add watermark in mail and this watermark should be dynamic. Admin should turn on/off watermark as and when required. Currently this may be possible via customizing mail template but providing stand...
over 6 years ago in Domino / Templates 3 No Plans to Implement

enable notepad-(journal)-sync

in inotes you can see the mailboxes-notes-section, on verse-client you can sync your personal journal/notepad, on ios you can check to sync notepad, but on no mobile device you get it synced or can see it.
over 7 years ago in Verse / Mobile (Android) 0 No Plans to Implement

Update the default Domino web page with an image for V10

Either add a new default image, or update the page to pull in the current code base and/or theme for the version of Domino that's running. IBM Domino covers all the releases, but differentiation is always good.
over 7 years ago in Domino / Templates 0 Under Consideration

'Size' Property Of 'NotesDocument' returns negative value for attachment bigger than 2 GB

The size of the Notes Document can be determined using the "Size" LotusScript method. Reference URL --> https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_SIZE_PROPERTY_DOC.html As per the information provided in the above URL, this method ...
over 2 years ago in Domino Designer / Documentation 0 Under Consideration

There used to be a way to automatically format LotusScript code. Please bring it back.

In previous versions of Designer, there was an option to format code automatically fixing any incorrect indents. It was a very handy tool and as far as I can tell,it is no longer included in version 10.
almost 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Whitelist Active Content Filter on iNotes

We can use the parameter iNotes_WA_DisableActCntSecurity=1 to disable the Active Content Filter on iNotes and this removes potentially harmful active content from HTML in mail messages prior to display in a browser. However, using the parameter ...
over 2 years ago in Domino / Security 3 Needs Review

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Remove User Roles Limit

When I use roles to control permissions on some application menus and features.The role limitation is a maximum of 75 roles. It is not enough for some applications. Please remove this limitation.
about 3 years ago in Domino Designer / @Formulas 1 Needs Clarification