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 1300

Cell borders cannot be shown as dashed lines in Designer with Win11 recommended Display Scale of 125%

Developers found in Designer: on notepad +win11: in Designer->forms, create a table, change cell border thickness to 0 borders are bold, not dashed. change the default display scale from 125% to 100%, bold lines will be changed to dashed lines,...
4 months ago in Domino Designer 1 Needs Review

XPage Elementor (Low code for XPages)

The idea is low code for XPage something like wordpress Elementor. XPage Elementor is help for non developer easy to develop any application via component control eg. web/mobile theme, layout, text editor, video, map, seo, ecommerce and so on. To ...
4 months ago in Domino Designer / XPages 1 Needs Review

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
4 months ago in Domino Designer / LotusScript 0 Needs Review

NewInstance parameter needs to recognized in notesUIWorkspace.EditDocument method

>>>>>>>Observation Scenario for Target and Pointer database setup: 1. Target database - It contains user records with some basic user information. 2. Pointer database - It contains pointer documents. After creating some user r...
4 months ago in Domino Designer / LotusScript 0 Needs Review

Allow multiple folders or view selection in the "In Folder" condition in Document Selection agent

In Domino Designer, the "In Folder" condition in the Document Selection agent does not allow you to select multiple folders or views although the Input dialog box for "In Folder" says that multiple folders can be selected. In the Setup dialog box,...
4 months ago in Domino Designer / Views 0 Needs Review

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
4 months ago in Domino Designer / LotusScript 0 Needs Review

Composite App and XPages integration for enhancement

The following are current limitations of Composite App and XPages integration: Composite Application: Page option is not working- KB0106179 Composite Application: Wiring is not working in local database - KB0106177 Composite Application: Search re...
4 months ago in Domino Designer / XPages 0 Needs Review

Outline entry computed with formula does not work, no document can be shown.

No description provided
4 months ago in Domino Designer / @Formulas 2 Needs Review

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...
4 months ago in Domino Designer / LotusScript 0 Needs Review

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
4 months ago in Domino Designer / LotusScript 4 Needs Review