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 216

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

Allow to generate message tracking reports for more number of users or all users

Currently we can generate message tracking reports like Top 25 senders, Top 25 recipients by size etc. There is a feature request to increase this count upto 50,000 or all users so that we can get more data from message tracking reports.
over 6 years ago in Domino / Reporting & Analytics 0 Under Consideration

Mail delivery statistic

Kindly help us to get mail delivery statistic as mentioned below 1. Number of mails send by individual mail id. 2. Number of mails Delivered/ undelivered 3. Number of mails Read/Unread. 4. Number of mails Bounced. 5. Number of mails sent to i...
about 6 years ago in Domino / Reporting & Analytics 1 Needs Clarification

Add an @Formula to transpose a list interpreted as a matrix

Lists in formula language are 1-dimensional, but sometimes the data will be interpreted as a matrix (e.g. the elements of a table). An @Formula to transpose the entries of a list by interpreting it as a matrix would be very useful for situations l...
about 5 years ago in Domino Designer / @Formulas 3 Under Consideration

Add an @Formula to generate a list of consecutive integers

To get a list of consecutive integers in formula language without using an @For loop, you currently have to get creative using predefined lists of digits, the permutation operators and @Subset. It would be handy to have an @Formula that gives you ...
about 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Add an @Formula for the cumulative sum of a list of numbers

Getting the cumulative sum using an @For loop is easy, but runs into the memory limit for large lists. In addition to its mathematical uses, having access to the cumulative sum would make it easier to work around the 32k field/64k computed text li...
about 5 years ago in Domino Designer / @Formulas 1 Under Consideration

RSS Feed for Domino.ideas.aha.io

would be great to subscibe and follow ideas. 2 feeds Topics and comments with Votes. This will help gather more voices, and avoid duplication of ideas
almost 7 years ago in Domino / Reporting & Analytics 1 No Plans to Implement

Improved DDM Events and more sophisticated Triggers

Currently DDM allows monitor Numeric statistics but not Textual, hard to monitor DAOS.SYNC.STATUS = "Need Resync" or Traveler.Status="Yellow". please add ability to monitor String statistics, and in Triggers (what to do when event fired), we need ...
almost 7 years ago in Domino / Reporting & Analytics 0 Under Consideration

Explain the values 0,1, and 8 used in hide-when formula for Internet browser's warning text in Location form

To avoid confusion it may help to explain via REM statement the values represents 0,1, and 8 used in hide-when formula for Internet browser's warning text in Location form (see attached file). Currently, these are the values represents in WebRetri...
almost 2 years ago in Domino Designer / @Formulas 0 Needs Review