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

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

Allow adding comments to Code/Java design elements

Adding comments to design elements is useful to keep track of changes, or to make other developers on the team aware of changes. While this feature is available for the vast majority of design elements in Domino databases, comments cannot currentl...
almost 7 years ago in Domino Designer / Java 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

Provide REST API to get contents of attachments files in Notes document

For the following existing Rest API which was released with Notes/Domino 9.0.1 , there is no way to get contents of attachments files in Notes document. https://ds-infolib.hcltechsw.com/ldd/ddwiki.nsf/xpAPIViewer.xsp?lookupName=IBM+Domino+Access+S...
about 3 years ago in Domino Designer / Java 0 Needs Review

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