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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

All ideas

Showing 8991

Syntax Highlighting and IntelliSense for Code Stored in Notes Documents

We use Notes documents to store @Formula code, which we then evaluate in LotusScript against documents—for example, to set default field values dynamically. It would be fantastic if I could write formula snippets in Notes documents with syntax hig...
8 months ago in Domino Designer 0 Needs Review

Maximum Attachment Size (KB) Field – Server Configuration Settings should work for all attachment

The 'Maximum Attachment Size (KB)' field in the Server Configuration Settings (iNotes® or HCL Verse tab in Domino 14.5) should support the total size of multiple attachments, instead of only limiting the size of individual attachments.
6 months ago in Verse / Verse on Premises 0 Future Consideration
104 VOTE

Improve printing documents

Printing RTF body fields is terrible for years. Tabs and spaces are pigheaded. Every print from Notes gives another paper which looks diffrerent from what is on the screen - definitely not wysiwyg...
over 7 years ago in Notes 1 Future Consideration

"dbcache flush <databasename>"

Sometimes a database cannot be deleted while it is opened in the Domino database cache. An admin can issue a ""dbcache flush" for this case, but this clears the cache completely. The enhancement would be an option to remove only specific databases...
about 7 years ago in Domino / Administration 6 Assessment

Enable option "exactMatch" in embedded view with Show Single Category

Using embedded views with option "Show Single Category" is buggy when there are categories beginning with identical substrings. See here: https://support.hcltechsw.com/community?id=community_question&sys_id=c34e2edc1bb33c10534c4159cc4bcbd0 It ...
over 1 year ago in Domino Designer 0 Needs Review

Add lotusscript keystroke events for simple input field

The domino developer should be able to attach lotusscript code to keystroke events for input fields. This would make it possible for development to run lotusscript code when the user presses e.g. the ENTER.
over 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Allow Export to PDF in Notes to also include File Attachments in the exported PDF Document

In Notes 11.0.1, the feature to export mail document as PDF is possible. However, the attachments in the email is only exported as an icon/image. It would be very helpful if the exported PDF document will also include the attachment or the referen...
over 5 years ago in Notes 1 Future Consideration

Allow more methods than copy style compact for DBMT

Really big databases takes a long time to compact and it would be nice if a database could be used when DBMT runs. Similar to compact -B or -b
10 months ago in Domino 3 Needs Review
103 VOTE

Support optional parameters in LotusScript

Provide the ability to define optional parameters for a LotusScript function. Also support the ability to define a default value should an optional parameters not be provided.
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration
103 VOTE

Get content of NotesRichTextItem in HTML

Add a method to the NotesRichTextItem to handle (read / write) the content in HTML. For example: read: NotesRichTextItem.getHTMLContent() As String Or NotesStream write: NotesRichTextItem.setHTMLContent(String Or NotesStream) Pantelis Botsas
over 7 years ago in Domino Designer 6 Assessment