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 245 of 8851

Provide a new event or customization pint for view to do pre-deleting document customization.

One customer wants to display a warning dialog before deleting a document from view via Del key or Ctrl+Del key. There is no existing event or customization point for view to do that. Please add a new event or customization pint for view to do pre...
almost 3 years ago in Domino Designer / Views 1 Already Exists

Improve Design Definition section so it supports viewName

Life of a developer is so much sweater when the design defintion of a custom control in xpages could display its viewname as described here https://stackoverflow.com/questions/13193916/xpages-design-definition-for-a-custom-control/48551751#48551751
12 months ago in Domino Designer / XPages 0 Needs Review

View "show categories only". Detail rows would not be visible

I think that HCL should spend a lot of time improving the functionality of views. One of the advantages that views have over spread sheets is the ability to categorize multiple levels of documents. Categories are very useful but could be even more...
almost 6 years ago in Domino Designer / Views 3 No Plans to Implement

java native access via xsp

Today we use xpages as entry point for our own webservices. Doing this we set rendered to false an call the java code server side via ssjs. E.g from beforeRenderResponse. In java you than have a Servlet with a given user context, which is very c...
almost 6 years ago in Domino Designer / XPages 1 Under Consideration

We need more detailed better error reporting when a form/element is opened in a browser and embedded code processes.

Many times a field has an issue with either default or computed field code and we get a Form 500 or some other general error. Just having the error inform as to where the error is in the code such as the field name or the details on what caused th...
about 5 years ago in Domino Designer / Debugger 0 Under Consideration

Adding option to allow PublicAccess on files in the webcontent folder

When developing databases with external libaries the easiest place to add them in inside the webcontent folder but when you need public access to anonymous users you can't add public access to files in this folder.
over 6 years ago in Domino Designer / XPages 0 Under Consideration

A standard interface (CMIS for ex.) to access attachments stored in Domino

Alfresco and Sharepoint are eroding market share because they provide a smart and relatively simply way to store and manage files throught the web. Under Domino, we have applications that host thousands and thousands of files with all Notes benefi...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Allow to debug LotusScript from external .lss files

Idea is to allow to LotusScript debugger debug source included by %Include derective.
over 6 years ago in Domino Designer / Debugger 2 No Plans to Implement

make customControl categories selectable

XSP customControl design elements can be categorized in Designer which is a neat feature esp for complex applications with dozens of customControls. This would be even more helpful if we could select from categories defined previously; currently w...
over 6 years ago in Domino Designer / XPages 0 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...
about 2 years ago in Domino Designer / XPages 0 Needs Review