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

Clear

Ideas

Showing 866 of 8993

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...
over 1 year ago in Domino Designer / @Formulas 1 Assessment

Posibility hide fields in properties only see this fields by fulladmin user

When design some forms and I want in the same form that some user can't see information I use hide, but they can see the information if they go to properties. I want the option to hide a field in properties of the document.
over 4 years ago in Domino Designer / @Formulas 2 Under Consideration

Ability to change paths to databases for configurated services afterwards in Domino Leap

We have a productive and a test environment. If we want our Domino Leap application to run correctly in the productive environment, we currently have to make sure that the path to the database used in the configurated services on the productive se...
about 3 years ago in Leap 1 Needs Review

Remove limit of 64K for Computed text

I often use computed text in a RT field on a document. Very practical for displaying results of a dblookup inside a RT field. Mostly for embedding HTML for displaying on the web. I often stumble on the 64K limit. Submitted by Theo Heselmans
almost 7 years ago in Domino Designer / @Formulas 2 Under Consideration

Native reCAPTCHA Integration in Domino LEAP to Prevent Bot Submissions on Anonymous Forms

Requesting the addition of reCAPTCHA support in Domino LEAP to help prevent bots from submitting anonymous forms. While it is currently possible to implement reCAPTCHA through custom solutions, an out-of-the-box, integrated feature would significa...
over 1 year ago in Leap 1 Needs Review

compute the font colour

making the font colour e.g. for a text field could add great value e.g. mark in red/green/orange to emphasize a status
9 months ago in Domino Designer / @Formulas 0 Needs Review

Option to disable validation popup when adding table entries

The validation popup is (at least in some cases) redundant, as validation issues already get displayed right at the fields; please provide a switch (e.g. on "table property level") to disabled it.
over 1 year ago in Leap 0 Needs Review

Create low-code apps with AI and LEAP

HCL should invest to add AI to create complete applications in LEAP starting as a prompt request.
9 months ago in Leap 0 Planning to Implement

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
almost 4 years ago in Domino Designer / Debugger 0 Under Consideration

Add the documentation for DominoUtils and JSON classes to Designer Help

The help currently has no documentation on the following classes: com.ibm.xsp.model.domino.DominoUtils - the main class used to obtain XPage variables in Java com.ibm.commons.util.io.json.* - the classes used for JSON encoding and decoding There a...
about 7 years ago in Domino Designer / Java 1 Assessment