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

Frameset Display Switching Command

OpenFrameset @Commnad opens a new frameset, but displays multiple framesets that one database has at the same time. We are requesting the ability to swap the display of frameset. The following process will close the database that has the frames...
10 months ago in Domino Designer / @Formulas 0 Needs Review

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...
10 months 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

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...
about 2 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.
8 months 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...
about 1 year 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...
over 2 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...
over 2 years ago in Domino Designer / @Formulas 1 Needs Review

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
7 days ago in Domino Designer / @Formulas 2 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...
14 days ago in Domino Designer / @Formulas 0 Needs Review