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 1393 of 9024

"Live" view for Notes client

Would be great to have a "live" option for a Notes view so no value for the view/column values will be stored somewhere so it has absolutely no caching. Bad for performance but there are use cases for it (views with not too large data-sets).
over 1 year ago in Domino Designer / Views 1 Needs Review

Add a feature to change the Javascript Script Libraries editor format

Who needs this? Domino/Notes developers What do they want? They wanted to change the new format of the Designer Script Library (Javascript editor) and go back to default setting from previous versions without the Fx and sub sections under it. Why ...
over 1 year ago in Domino Designer / Java 2 Needs Clarification

Add Support for Javascript/Node in Server Add-ins

Write plattform independent server add-ins
over 7 years ago in Domino Designer 1 Under Consideration

Support for read/unread marks on behalf of given name in Xpages

Customer need to use read/unread marks on behalf of given name in Xpages to mark new or changed documents. Trying to mark a specific document read for a specific user with document.markRead("user") fails with following error: NotesException: U...
over 2 years ago in Domino Designer / XPages 0 Needs Review

Getting error (NotesException: Notes error: The cryptographic key was not found) when the java code sends MIME email from a Domino db through DIIOP

Getting error (NotesException: Notes error: The cryptographic key was not found) when the java code sends MIME email from a Domino db through DIIOP on 1 of 3 identical Domino 9.0.1 FP10 IF4 servers. Although it works/suppresses the error when doc....
over 6 years ago in Domino Designer / Java 0 Under Consideration

@Abstract should work with MIME

@Abstract only works with Rich Text fields. With XPages and web applications MIME is used instead of Rich Text and @Abstract should therefore work with MIME fields too.
over 6 years ago in Domino Designer / @Formulas 0 Under Consideration

CORS support for XPages resources

When specifying a JavaScript library on an external site different from the Domino server for an XPages resource, a request must be made using CORS. <xp:this.resources> <xp:script src="https://<external sites outside the domino server&...
over 2 years ago in Domino Designer / XPages 0 Needs Review

Lotusscript class get json data transform to post document

I want to create a lotusscript json api service provider agent with post method to create the documents.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

@isAttachmentBeingEdited

Editing attachments is quite delicate. In some cases it could be useful to disable some actions (hiding the action/button, or checking in code) while a certain attachment is being edited.
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Hide form fields properties without encrypt.

We need the possibility to use "hide when" formula în fields for security not only for display. To encrypt only some fields în form is very hard to implement in real world.
over 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement