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 1347 of 8751

Add an optional flag to NotesDocument.Remove to remove descendants

So avoiding orphans
about 7 years ago in Domino Designer 0 Under Consideration

Add VCS!

For better developing, I like to have a VCS like git to manage different version of application.
about 7 years ago in Domino Designer 1 Under Consideration

Collapse / Expand section if formula is true

Similar as Hide when formula is true. Designer can set section as always open/close, but in the case when formula is true (ie. status field) sections is open by default.
about 7 years ago in Domino Designer 0 Under Consideration

Make C++ API open source

the c++ api has never been upgraded since years. There is not even a Linux port available. Also, it is only available as dynamic lib. A static lib that can be included in c projects is missing. The c++ Api can help to encourage more developers to ...
about 7 years ago in Domino Designer 1 No Plans to Implement

Function for auto indent HTML in forms

The same way when you select text in Lotusscript and press Ctrl+i for example if you paste the html-code: <div class="card-body"><div class="row"><div class="col"><label>Field label</label></div><div class="c...
about 3 years ago in Domino Designer 0 Needs Review

'Find field' feature when a form is open

Would be useful for forms with lots of fields.
over 6 years ago in Domino Designer 0 Under Consideration

Allow RegisterNewUser method to enforce Registration policy settings

Some items that can be set when registering a user in Domino Administrator cannot be set when executing the RegisterNewUser method. (Internet domain, password key width, etc.) The current behavior is that even if these items are set in the Registr...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Generate Java POJO from Document

I find myself spending lost of time hand crafting a pojo to represent a Notes document. Other environments like JBoss tools the ability to create a POJO from a SQL Table. Other tools I've used create POJOs from Json schema. It would be productiv...
about 6 years ago in Domino Designer / Java 1 Under Consideration

Show the properties of shared columns

When you select a shared column in a view in the Designer, its properties are not shown in the properties box. This makes it unneccessary hard for the designer, because he has to open the shared column for editing (or copy and paste it, look at th...
over 5 years ago in Domino Designer / Views 0 Under Consideration

@ValidateInternetAddress does not return correct result

@ValidateInternetAddress ( [ Address821 ] ; "?.?@domain.com" ) This formula says, that the given Internet Mail Address is correct. But that is not true.
over 2 years ago in Domino Designer / @Formulas 5 Needs Review