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 751 of 8851

Send notifications per servertask

Sometimes a task can take a long time, for example the Designer task. It would be nice to be informed (by e-mail or written in the logs) when a task starts en when it is finished and maybe duration or statistics. This would be great for ServerTask...
over 3 years ago in Domino / Reporting & Analytics 2 Already Exists

LotusScript class NotesDominoQuery

Running a DQL query against a server based Database. Database contains ~500k documents and is full text indexed. Code is run as a server agent (On schedule = never, Target = None; then run from console as tell amgr run "<mydatabase.nsf>" ...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Report : Number of meeting request generated in a month, meeting generator, no of participants, no of people accepted, no of people rejected and no of people who did not respond.

Domino to create a report which could give information on No of meeting request generated in a month, meeting generator, no of participants, no of people accepted, no of people rejected and no of people who did not respond.
almost 7 years ago in Domino / Reporting & Analytics 2 No Plans to Implement

@function for switching sortable columns or remember user's last settings

When there are more columns with "Click on column header to sort" in the view. User must set every time again their preference which sorted column should be sorted (and how). Client should remember this or I want to store user preferences somewhe...
almost 7 years ago in Domino Designer / Views 1 Under Consideration

Domino server statistics update/creation via LotusScript

currently the only way to create Server statics, is C API. Itcwould be nice if we easily can create custom statistics and monitor them. Like MyCustomApo.views.GeneralView.SafeConflicts = 0
about 7 years ago in Domino / Reporting & Analytics 1 No Plans to Implement

LotusScript equivalent of @RefreshECL

Need LotusScript equivalent method of the Formula method @RefreshECL.
over 3 years ago in Domino Designer / LotusScript 2 Already Exists

Assign coding to errors and events in logs

It would be nice to be able to filter on specific errorcodes for unambiguous reference.
almost 4 years ago in Domino / Reporting & Analytics 3 Needs Clarification

Feature to search the script library within the server and extract the database names which contains it.

It will be good idea to have a feature to search the script library within the servers all the databases and provides the option to extract the database names which contains it.
about 4 years ago in Domino Designer / LotusScript 1 Needs Clarification

LNNotesSession.init() fail when notes12 is running

I have installed nostes12, and call LNNotesSession.init() after notes12 is running, but catch: Error code 0x110 (no error message available). notes11 work well in the same situation, is notes12 make some changes in this function:LNNotesSession.ini...
about 4 years ago in Domino / Reporting & Analytics 1 No Plans to Implement

Adding out of scope errors

If you create a function and in this function call another database and return a document the document will be recycled and nothing will be returned.It would really be good to Log some kind of error here because it did work in the client but not o...
over 4 years ago in Domino Designer / LotusScript 2 Needs Review