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 147 of 9015

PDF format of the product documentation

The customer has a requirement to gather user manuals in PDF format for all applications that they use. They need this for Notes, Designer and Administrator.
over 1 year ago in Notes / Documentation 0 Needs Review

Full Notes Client(Designer, Notes & Admin) for Chrome OS

Customer is looking for Full Notes Client(Designer, Notes & Admin) for Chrome OS
over 1 year ago in Notes / Documentation 1 Needs Clarification

When creating WebEx meeting in Notes Calendar, transfer receipients to Webex

When a WebEx meeting with several receipients is created bei a Notes Calendar Appointment, the receipinets of the appointment aren't transfered in the WebEx meeting. Most of our users working with notes on citrix. Webex is on local computer. When ...
over 1 year ago in Notes / Documentation 1 Needs Review

When creating WebEx meeting in Notes Calendar, please insert Meeting Password for Videosystem

Creating a WebEx meeting in Notes 14 Calendar is a great function. We use Presentation Boards in conference rooms where user can join the meeting. This Boards use only numeric password, what is given in WebEx as a Meeting Password for Videosystem....
over 1 year ago in Notes / Documentation 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
about 5 years ago in Domino Designer / @Formulas 2 Needs Clarification

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

EditInsertSignature command needs optional prompt

Many cases (contracts, inspections, applications) require multiple signators, usually committing to a single version of a document. They sign one after the other, as a single atomic action. We have such a case where multiple signatures are disp...
almost 2 years ago in Domino Designer / @Formulas 5 Under Consideration

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