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

Showing 4268 of 9014
110 VOTE

Xpages upgrade JSF

please upgrade JSF engine of Xpages ti the last version...
over 7 years ago in Domino Designer / XPages 5 Assessment

Improve Handling of Repeating Events with Zoom Integration in Notes

When creating a repeating event, such as one occurring two days a week, in Notes with Zoom integration, we noticed a discrepancy. While Notes correctly generates two calendar entries, only one event appears in the Zoom event calendar. We suspect t...
over 1 year ago in Notes 0 Needs Review

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Make time based mail rules possible

By now you have a lot of selection criterias available when creating mail rules. But it would be fine if you could create a mail rule for automatic mail forwarding and you're able specify in which time range this mail rule will be active. Like in ...
almost 3 years ago in Notes 3 Future Consideration

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
almost 3 years ago in Domino Designer / Java 0 Under Consideration
102 VOTE

Whenever a field formula throws a run-time error, the message should indicate the field name and formula

For example, instead of "Only plain text can be used in this type of formula" I'd rather expect an error message like "Field xyz, Input Translation formula: Only plain text can be used"
over 7 years ago in Domino Designer 2 Assessment
105 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

A better overview when debugging in the designer

{"children":[{"type":"paragraph","children":[{"text":"When navigating through the designer step by step, you only see the next line when you execute the step. It would be possible to always see an equal number of lines above and below the active l...
5 months ago in Domino Designer / Debugger 0 Needs Review
105 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
104 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