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 97

I would like to add a parameter to the @UserRoles function.

The @UserAccess function allows the user to get the current user's access rights by specifying the server name and file name. I want @UserRoles function to be able to get the current user's roles by specifying the server name and file name in the ...
8 months ago in Domino Designer / @Formulas 0 Needs Review

beautify @formula code

ofcourse we all write readible code but when I look at action code wriiten by colleagues I am very unsure if i understand it because it lacks indent, multiple rows etc. if there would be a beautify option for @ formula that would be awesome
9 months ago in Domino Designer / @Formulas 2 Under Consideration

@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.
12 months ago in Domino Designer / @Formulas 0 Needs Review

Allow @MailSend to set scheduled messages delivery

Allow @MailSend to set messages scheduled delivery, such as add a parameter of "$SentAt" to enable delayed messages delivery.
about 1 year ago in Domino Designer / @Formulas 0 Needs Review

Frame width

I want to display data different depending on whether a document is opened in a (smaller) preview frame or in a separate tab. With the @resolutionWidth and @resolutionHeight formulas, it is possible to get the dimensions of the client window. This...
about 1 year ago in Domino Designer / @Formulas 0 Needs Review

Commands to change the frame size in a frameset

Although the mouse can be used to change the size of each frame in a frameset, it would be useful to have the ability to change the size with a command or LotusScript. For example, one could specify the height or width of a particular frame as a ...
about 1 year ago in Domino Designer / @Formulas 0 Needs Review

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...
about 1 year 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...
about 1 year ago in Domino Designer / @Formulas 0 Needs Review

Add support for opening a specific attachment in Formula

There is @Command( [AttachmentLaunch] ) Would it be possible to allow @Command( [AttachmentLaunch]; "AttachmentName" ) so a specific attachment can be opened with only one click?
about 1 year ago in Domino Designer / @Formulas 0 Assessment

Allow the color of a table cell to change based on a field value.

Similar to this idea: https://domino-ideas.hcltechsw.com/ideas/ICAA-I-37 I would like the ability to colorize a cell based on a field value. There are so many situations for me where this could be helpful for the user. The cell color can be red to...
over 1 year ago in Domino Designer / @Formulas 1 Under Consideration