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 1285

If then else shorthand like in java with some extras

I would like to have an if-then-else shorthand syntax like in java with a little bit of python spice. You all know the following syntax: condition ? expression1 : expression2 I do not stick to this exact syntax, especially because the colon is cur...
about 6 hours ago in Domino Designer / LotusScript 0 Needs Review

Provide new C++ API Toolkit for Notes/Domino 12.0.x/14.0.x and future release.

According to the following KB, C++ API toolkit for Notes/Domino is no longer provided and supported. *************************************************** KB0040454 Supported version of C++ API toolkit for Notes/Domino https://support.hcl-software.c...
11 days ago in Domino Designer 0 Needs Review

Option to prevent table column widths from expanding

When editing a document with a form that has a fixed width table with item names and input fields arranged, if a table or image that exceeds the column width is pasted, the column width expands and cannot be restored to the original column width u...
16 days ago in Domino Designer 1 Needs Review

Domino Designer help should add Example: How to read/write Notes Rich Text with Oracle Blob through LSX

There are lots of products which support read/write application data with Oracle Blob. And they provide clear sample code. We refer this "Chapter 8 Connector for Oracle " in below designer help, we understand that Domino also support read/write No...
22 days ago in Domino Designer 2 Needs Review

Fulltext index field removal dialog

Wild card selection would be really good here. Like select all fields that ends with _old or the possibility to inverted selection. Because it's often more useful to know what fields are indexed than the other way around. Another good this would b...
25 days ago in Domino Designer 0 Needs Review

Enhance reset perspective for Designer so it helps more with workbench.xmi corruption

Enhance reset perspective for Designer so it helps more with workbench.xmi corruption. I have an too many of Search tabs in several paanes that do not go away if I change or Reset Perspective
about 1 month ago in Domino Designer 0 Needs Review

Expose information about number of indexed documents, FT Index Size

It would be good to be able to get number of indexed documents and also FT Index size in bytes using Lotusscript and Java. This is when using Lotusscript checking size of a database including FT Index.
about 2 months ago in Domino Designer / LotusScript 0 Needs Review

Behaviour of "Prohibit Design refresh..." for new Views

This was introduced a while back, but before that it was different: now this option is enabled by default with newly created views. When you forget to disable that afterwards and you updated your app with a new template, this new view then won't b...
about 2 months ago in Domino Designer / Views 0 Needs Review

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review

Create function notesuiview.selectdocuments(documentcollection)

Create a function that passing a documentcollection in a notesuiview this mark all the documents the collection there're in this view. Make a equivalent in Lotusscript this function that is in formulas select (form="XXXX") & (Field="YYYY")
about 2 months ago in Domino Designer / LotusScript 0 Needs Review