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 of 7960

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

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

Add a new @dblookup that allows text lists of keys and names instead of a single key and single fieldname

So multiple inputs and outputs
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

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

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...
over 2 years ago in Domino Designer / @Formulas 1 Under Consideration

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...
almost 4 years ago in Domino Designer / @Formulas 3 Needs Clarification

@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

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...
over 3 years ago in Domino Designer / @Formulas 1 Under Consideration

Encrypted / masked fields depending on rights

We have the possibility to encrypt fields in the client but it would be good to have a field type that can't be viewed from the property box of documents that will mask the data except if you have the rights from a role, group or directly and sett...
almost 5 years ago in Domino Designer / @Formulas 2 Needs Clarification

Ability to hide a row in a tabbed table

When designing, it would be nice to hide a row in a tabbed table so you can control when that tab is seen.
almost 2 years ago in Domino Designer / @Formulas 7 Already Exists