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 102

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
almost 3 years ago in Domino Designer / @Formulas 1 Under Consideration

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
about 3 years ago in Domino Designer / @Formulas 1 Needs Review

One item but different values in LS and Formula

If you create a date/time item and write the year "0022", LotusScript interprets it as "2022" but Formula Language interprets it as "22". Because of this, you can't validate the item value properly by LotusScript and rely on the right value when y...
over 2 years ago in Domino Designer / @Formulas 4 Needs Review

Form table - new cell or column property - can be on a new line

If there would be a new property in the table cell or column - the cell can be on a new row if the formula is true (similar to hide paragraph if formula is true...), it would allow responsive appearance of the tables and thus the whole form. Use c...
about 2 years ago in Domino Designer / @Formulas 0 Assessment

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

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

Should support modify the $DesignerVersion field value

There are lots of application databases which design on the previous version, for example $DesignerVersion="5" Customer upgraded the domino server to R901/R10.01/R11.0.1, and customized theses application databases again, but they found the $Desig...
over 4 years ago in Domino Designer / @Formulas 3 Needs Clarification

Add a keyword to @DbLookup to continue past non-matching keys

If you call @DbLookup with a list of keys, the lookup will stop after the first non-matching key. I would like it to keep going and process the rest of the keys in the list. For example, say you want the entries for the months February, March, Aug...
about 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Remove User Roles Limit

When I use roles to control permissions on some application menus and features.The role limitation is a maximum of 75 roles. It is not enough for some applications. Please remove this limitation.
over 1 year ago in Domino Designer / @Formulas 1 Needs Clarification

Add @usercanedit

Really useful for hidewhens on buttons, text, etc.
over 6 years ago in Domino Designer / @Formulas 3 Under Consideration