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

Enable option "exactMatch" in embedded view with Show Single Category

Using embedded views with option "Show Single Category" is buggy when there are categories beginning with identical substrings. See here: https://support.hcltechsw.com/community?id=community_question&sys_id=c34e2edc1bb33c10534c4159cc4bcbd0 It ...
12 months ago in Domino Designer 0 Needs Review

Improved Visibility & Management of Full-Text Index (FTI) Field Exclusions in Domino Designer

With an application open in Domino Designer, open Application Properties and select the FtFields tab. All the fields in the application are listed. For each field to exclude from full-text indexing, select it in the list. To automatically select a...
2 months ago in Domino Designer / Documentation 0 Needs Review
152 VOTE

Improve Action Icons and View Icons

Get rid of the old ones, not many people use fax machines nowadays and add lots more up to date ones. I know they can be added manually, but I don't think that's the point it isn't RAD.
almost 7 years ago in Domino Designer 8 Assessment

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
7 months ago in Domino Designer / @Formulas 1 Assessment

Add feature to save complied version and bitness in each design element

Notes/Domino has some defects caused by Domino Designer version or bitness. To investigate such problems, I want to confirm the version or bitness of Designer in each design elements. Currently, the $DesignerVersion of any design element has 8.5.3...
18 days ago in Domino Designer / LotusScript 1 Needs Review
133 VOTE

Xpages Forever

Top priorities for Xpages: 1) New roadmap 2) New Extension Library release/features 3) Bootstrap 4 4) New controls from openntf example Google Maps, Apache POI, Recaptcha, Charts, ecc. 5 ) Add controls like https://www.primefaces.org/showcase/i...
over 6 years ago in Domino Designer / XPages 14 Under Consideration

Add Bootstrap 5 support for XPages

Add support for Bootstrap v5 in XPages.
almost 4 years ago in Domino Designer / XPages 4 Under Consideration
121 VOTE

Show line numbers when using LotusScript Debugging (stepping through)

When stepping through code in LotusScript, line numbers are not shown. Please show the line numbers when stepping through code. It is helpful to identify the location of the error, take screenshots to share with other developers.
almost 6 years ago in Domino Designer / Debugger 2 Assessment

Improve performance when iterating documents in views

Iterating documents based on a view object has become very slow in later years. Maybe because of all the work that has been with NIF-index issues. The following techniques show poor (some even very poor) performance when running in the client agai...
6 months ago in Domino Designer / LotusScript 2 Needs Review

Improve NotesJSONNavigator

It would be great have additional methods in the NotesJSONNavigator. Besides the current AppendElement, AppendArray, AppendObject there should also be RemoveElement, RemoveArray and RemoveObject. It is currently possible to create, read and update...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review