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

Domino Designer

Showing 1332

Add a "Create plugin from existing JAR" wizard in Domino Designer

Today there is a tool/wizard that lets you create a JDBC Driver plugin. It would be nice to have the same to help create plugins from Jar-files. I currently use this method, but it's a little time consuming: https://www.dalsgaard-data.eu/blog/wrap...
over 4 years ago in Domino Designer / Java 2 Needs Clarification

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...
over 2 years ago in Domino Designer / Java 0 Needs Review

EntityFramework Core Connector for Domino Data

While XPages is no longer a future investment for server side web development for Domino. Domino then does not have a server side web application framework which leaves it to be a back end NoSQL database. Developers who have invested heavily in ...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Allow multiple selections of items before adding to list of items to restyle.

Currently if you are restyling a batch of views you have to click add on each view and then get taken back to the top of the list and scroll back down to find the next view. It would be much cleaner to either be able to highlight all of them and h...
11 months ago in Domino Designer / ReStyle 0 Needs Review

Add possibility in designer to do dql search and test search

Yo increase adptation of dql asearch option inside of designer to testdql searches and to get thedebugi fo directly
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Filter opened databases in the database workset navigator

If you have a large workset and you open a database in designer from the client it's almost impossible to get to the newly opened database. So a filter option in the navigator to only show opened databases would be great to have
over 6 years ago in Domino Designer 0 Under Consideration

SortOption in NotesQueryResultsProcessor does not work anymore

The method addColumn in der NotesQueryResultsProcessor can not understand his own (4th) parameter for SortOption. If you omit this parameter everything works fine. If you set this parameter to SORT_ASCENDING, SORT_DESCENDING or SORT_UNORDERED the ...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

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...
over 5 years ago in Domino Designer / Views 3 No Plans to Implement

Add HTTP_X_FORWARDED_FOR as standard CGI variable into Domino Designer Help

HTTP_X_FORWARDED_FOR is standardly added by most load balancer server / reverse proxy server to store the original client device IP address which submit http request. And many customers want to use HTTP_X_FORWARDED_FOR the real client device IP ad...
over 4 years ago in Domino Designer 3 Under Consideration

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...
over 5 years ago in Domino Designer / XPages 1 Under Consideration