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 8995

Need more option for FT during user registration.

Option to set the "Update frequency" to "Daily" by default at the time of database creation through user registration, without having to open the database manually afterwards. When we manually create a mail database in Domino, during the creation ...
7 months ago in Domino / Administration 0 Needs Review
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

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

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
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

Better filtering options for "recent" meetings, etc.

Currently the only available filtering options for recent meetings, recordings, etc. are "Last 7 days", "Last month" and "Select date". This is highly unflexible and makes it really hard to find a specific meeting in a certain timeframe for eg dow...
3 months ago in Sametime / Meetings 0 Needs Review

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
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