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

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
over 2 years ago in Domino Designer / @Formulas 1 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 ...
9 months ago in Domino Designer / @Formulas 0 Needs Review

@Formula scriptlibrary that I can re-use across my design elements

If I have an @Formula function that I want to reuse across my design elements (e.g. Postopen event for all views and database script) I have to rewrite the function for every design element. It would be much handier if I could store the code as a ...
over 1 year ago in Domino Designer / @Formulas 1 Needs Review

Formula-controlled expansion/collapsing of sections in a form/document

A form that contains many embedded views in sections. Some of these sections should only be expanded/collapsed in case a given field contains a certain value. This way only sections relevant for the current situation are expanded - this gives a mu...
about 2 years ago in Domino Designer / @Formulas 2 Under Consideration

Designer : Open undocumented @functions.

In Mail and AdminP template etc. many undocumented @functions are used, and these are very usufull for us. Please open undocumented @functions(i.e. @Text(<datetime_value>;"*") , @ExpandNameList etc.). IBM support always say that we can'...
about 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Allow @GetProfileField to get data from other databases

Currently, @GetProfileField only allows you to read values from profile documents in the same database. Please add the possibility to read from other databases, too, like it is already possible by @DbLookup for "normal" documents.
almost 3 years 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.
9 months ago in Domino Designer / @Formulas 0 Needs Review

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

@formula library

we have LS libraries where we can store common functions and subs and use it in all places in an application. there is no equivalent for @formula. think about an huge application, that needs to be multi language enabled. Today we use a couple...
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Add a @Calendarweek formula function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates ...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration