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 2549 of 8919

Policies should be able change/delete Locations, and Connections

No description provided
about 7 years ago in Domino / Administration 0 Under Consideration

When Domino is installed it should ask if autoTune is needed to use all resources

It would be great if number of updaters=CPU_Count, NSF_POOL_SIZE_MB is equal to more than default 1024, AMGR can be also not 1 thread but X, there are other things that can be better tuned. so less effort is needed.
about 7 years ago in Domino / Administration 0 Assessment

Keep Find Next and Find Previous working in Domino Designer Lotusscript editors

Quickly finding the next or previous occurence of a string without invoking a dialog box is essential for editing speed. I cannot endorse the plan to remove these commands from Domino Designer. Please keep them!
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Make comment on all design element Read Writable using Lotusscript

The comment field on each designelement should be writable using Lotusscript and perhaps Java when doing design element automation I.e creaing views or enable disable agents that is scheduled in applications it would be good to be able to read and...
11 months ago in Domino Designer / LotusScript 0 Needs Review

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

Policy/Notes.ini to set Delivery options > Advanced > Internet Message format > MIME Character set

To have an ability to control the value of "Delivery options > Advanced > Internet Message format > MIME Character set" on server side. We want to set all emails to be sent as "Unicode (UTF8)" for all users in the company. A policy settin...
over 5 years ago in Domino / Administration 4 Under Consideration

Give a database title for ispy50.nsf

Please consider giving a database title for ispy50.nsf. Currently, DB title of ispy50.nsf is nothing. It is difficult to recognize the purpose of the database.
over 3 years ago in Domino / Administration 0 Under Consideration

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
11 months ago in Domino Designer / LotusScript 2 Needs Clarification