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

Clear

Ideas

Showing 148

Display Document Stage in Data Views for Leap Applications

As an app author in DLeap applications, one can currently show the data views ("view data") for all forms of an application. However, need a way to display a column that contains the document stage in these data views. At present, there is no avai...
over 1 year ago in Leap / Documentation 0 Needs Review

Add sort option to "Use Access Control List for choices" in dialog list field

Add sort option to "Use Access Control List for choices" in dialog list field. Currently there is no sort option. They seem to be listed in the order they were added. Steps: create a new field in a form and change field type to "Dialog list". sele...
about 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Allow dynamic CSS to include top-level variables - app.getSharedData().myVariable

Currently CSS placed in HTML widgets can't access the scope: app.getSharedData().myVariable Would be nice to include this.
over 1 year ago in Leap / Documentation 0 Under Consideration

Make it easier to work with lists in @Formula

make it more easy in @Formula to work with lists/multi-value fields in @Formula similar to javascript/java e.g. "add"/"push", "remove"
almost 6 years ago in Domino Designer / @Formulas 1 Under Consideration

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
over 4 years ago in Domino Designer / @Formulas 2 Needs Clarification

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

Search Service variable for total number records returned irrespective of page size

Can we please have a service variable that returns the numerical value of all matching search results irrespective of PageSize / default limitations and allow this value to be output to a loose field? That way one could undertake an evaluation bet...
over 1 year ago in Leap / Documentation 0 Needs Review

service that can count application records.

It would be useful to have a service capable of counting the records inserted into the application, perhaps filtering them by column
over 1 year ago in Leap / Documentation 0 Needs Review