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 1351

Render html in computed fields when *Render pass through HTML in Notes” is checked

Rendering html in a Notes form works for Computed Text, but not for Computed (for display) fields. It does when the form is displayed in a browser, but does not in the Notes Client. Mind you: *Render pass through HTML in Notes” needs to be selecte...
about 6 years ago in Domino Designer 0 Under Consideration

search the position of a form field

I am using a designer and I want to search the position of a form fieldIf there are many fields, I do not know where it is.
about 7 years ago in Domino Designer 2 Under Consideration

RestTemplate for XPages

Take a look at Spring's RestTemplate class. Makes working with REST services much more a charm.
about 7 years ago in Domino Designer / XPages 1 Under Consideration

Please finally set for real number the syntax to only the decimal point

PROBLEM: Since version 8 or 9 I again and again experience problems with the decimal point when I edit LS code in the Designer. Even for old code suddenly the Designer starts to raise mistakes if one opens the design element . . . As I am working ...
over 2 years ago in Domino Designer 1 Needs Review

Add a new @dblookup that allows text lists of keys and names instead of a single key and single fieldname

So multiple inputs and outputs
about 7 years ago in Domino Designer / @Formulas 2 Under Consideration

Allow a "Save As" feature for design elements

From Tom O'Neil It would be nice to have a "Save As" option for design elements while editing them. There have been times when I have been in mid-development and I couldn't decide if I wanted to save the changes or discard them. In theory... I c...
about 7 years ago in Domino Designer 0 Under Consideration

NotesRichTextTable

Please add more options for notesRichTextTable .Style - cell color for only one cell - borders style, color and thickness
almost 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Repeatable field groups in forms

This idea is mainly targeted for standard notes form development but should also apply to any web development. Say you want to add multiple addresses on a document. Each address is made up of multiple fields. It would be nice if you could just def...
about 6 years ago in Domino Designer 2 Under Consideration

Provide a way to update computed text in notes form without closing/reopening the document window

Computed text are evaluated when the form is displayed in the notes client. It is not possible to update those computed text without closing/reopening the document window, it is a very annoying workaround. A script function or a formula to refresh...
almost 7 years ago in Domino Designer 1 Under Consideration

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to other...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration