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 95

Request that "View Selection" Formula can select the documents which belong to a folder

"View Selection" Formula can't select the documents which belong to a folder or not belong to any folder. Request the formula which pick up document from a folder at "View Selection" e.g request use @WhichFolders for "View Selection"
about 4 years ago in Domino Designer / @Formulas 2 Under Consideration

I wish to indicate to the imported object is existing or not, on the view.

I wish to indicate to the imported object is existing or not, on the view. When it is an attached file, you can check what is present in the document by @Attachments or $File field. Therefore, it is possible to display the presence or absence of ...
about 5 years ago in Domino Designer / @Formulas 0 Under Consideration

@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

Add a way to get the index of the current element inside @Transform

Having access to the index of the current element inside @Transform would be very useful for certain applications, e.g. separate transforms for even and odd elements or referencing other lists. Something like @ThisIndex (compare @ThisName and @Thi...
over 3 years ago in Domino Designer / @Formulas 4 No Plans to Implement

@emptydate function

When computing date fields you sometimes want to set the datefield to a empty value. Today this isn’t possible at all the field becomes invalid and can give problems with compute with form.
about 4 years ago in Domino Designer / @Formulas 2 Under Consideration