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 34

Find and Replace should work correctly for Formula inside a form

In the Domino Designer, finding all occurrences of some code in fields with Formula language is virtually impossible. Ctrl-F or Find and Replace doesn't search consistently everywhere in a form. LotusScript is ok, but then only LotusScript. If the...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

EditInsertSignature command needs optional prompt

Many cases (contracts, inspections, applications) require multiple signators, usually committing to a single version of a document. They sign one after the other, as a single atomic action. We have such a case where multiple signatures are disp...
5 months ago in Domino Designer / @Formulas 5 Needs Review

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
9 months ago in Domino Designer / @Formulas 0 Needs Review

Explain the values 0,1, and 8 used in hide-when formula for Internet browser's warning text in Location form

To avoid confusion it may help to explain via REM statement the values represents 0,1, and 8 used in hide-when formula for Internet browser's warning text in Location form (see attached file). Currently, these are the values represents in WebRetri...
10 months ago in Domino Designer / @Formulas 0 Needs Review

@isAttachmentBeingEdited

Editing attachments is quite delicate. In some cases it could be useful to disable some actions (hiding the action/button, or checking in code) while a certain attachment is being edited.
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Allow @Return in column formula

As per official help documentation: https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_RETURN.html "@Return should not be used in column formulas." Allow @Return to be used in column formula. This is will be useful when you only want the remai...
almost 2 years ago in Domino Designer / @Formulas 0 Needs Review

MAC - auto zip folder attachment shows different filename when displayed in View

1. Drag and drop a folder from MAC workstation onto Notes Form which auto zips the folder attachment. In the document it shows the attachment name is similar to the folder name from MAC workstation. 2. By default, the column in View will fetch the...
about 3 years ago in Domino Designer / @Formulas 0 Needs Review

Ability to switch to the failover server at design element level (Frames/Frameset)

Ability to switch to the fail over server at design element level (Frames/Frameset/Outlines) when the current server is down. Eg : When user clicks on the link on the navigation page which supposed to open a view, it should have the ability to sel...
about 3 years ago in Domino Designer / @Formulas 1 Needs Review

@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...
over 3 years ago in Domino Designer / @Formulas 0 Needs Review

convertor function/formula to convert text to color

when you want to add color to a row the value should be in color, which makes it hard to compute and get the values from outside the view e.g. a profile document. color fields also do not multi-value so this makes development another crime with la...
7 days ago in Domino Designer / @Formulas 0 Needs Review