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 1344

Angular Routed apps must fall back to index.html instead of error 404

If the application uses the Angular router, you must configure the server to return the application's host page (index.html) when asked for a file that it does not have. A routed application should support "deep links". A deep link is a URL that s...
11 months ago in Domino Designer / LotusScript 0 Needs Review

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

Allow (multiple) snippet libraries to be imported from urls automatically into the designer client snippets library

This will allow snippet libraries such as OpenNTF or internal company code libraries to be quickly shared around developers.The data can already be import and exported into xml format, so adding the auto url option would not be a big step. Away to...
over 6 years ago in Domino Designer / LotusScript 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 ...
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Order Event list in the Debugger

Hi When you're in the Debugger, if you click the Event drop-down list, the entries in there should be in alphabetical order to make it easier to find the subroutine or function which you want to access. thanks clem
over 4 years ago in Domino Designer 1 Under Consideration

Standard Address book dialog box for Domino web Application

It will be good idea to provide standard Address book dialog-box for traditional web application.
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review

categorization of desing elements

some of our applications contains hundreds of views or custom controls. something like folders or categories will make our life easier.
over 6 years ago in Domino Designer 0 Under Consideration

Extend Lotusscript function createcopy

The function create copy is missing one parameter and that is to include documents. so it works like copy database in the ui.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Search should allow selection of dbs to search

In Designer search, it would be useful to select one or more dbs that are in the list of applications. A workaround that I have discovered is to create a workspace named Search, then add to it one or more dbs where I want to conduct a search. That...
over 4 years ago in Domino Designer 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...
almost 2 years ago in Domino Designer / XPages 0 Needs Review