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 739 of 8857

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

@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

Response document are not getting hit while performing "Edit" --> "Find Next"

When we click on "Edit" --> "Find Next" action menu item, then a prompt appears with search section. It consists of search scope to be defined within "Any column" or withing specific column selected by user from dropdown. While searching for an...
over 4 years ago in Domino Designer / Views 0 Needs Review

Request for log.nsf to include read, add, delete, and update information like database's User Activity dialog box.

Our customer is looking for a way to keep a log of Notes client users deleting documents.Especially deletion for documents, in their image, it is the "delete" column output by "User Detail" in the database properties. They want to output that "del...
over 4 years ago in Domino / Reporting & Analytics 2 Already Exists