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

@Formulas

Showing 33

@Formula to set Interline 1 1/2 in richtext item

I have a button above a richtext item to set the standard format. I tried to set the interline to 1 1/2.@Command([EditGotoField]; "Description"); @Command([EditSelectAll]); @Command([TextSetFontFace]; "Arial"); @Command([TextSetFontColor]; [Bla...
almost 3 years ago in Domino Designer / @Formulas 0 Needs Review

"Input enabled" not always working

In (at least) V11.01 FP2, when using a @formula in the input enabled section of (at least) checkbox, radio button or listbox field, it is not working. When using a simple formula like @if(@getfield("IsAdmin")="1";@True;@False), it looks like the @...
almost 3 years ago in Domino Designer / @Formulas 0 Needs Review

Add ability to tables to change row color programmatically

We have several Tabbed rows that have fields on them. Some of those fields are mandatory. It would be nice to be able to highlight the row and change the color if one of these field is not filled in. Its a visual clue to the user that they need to...
about 3 years ago in Domino Designer / @Formulas 1 Needs Review