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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
over 4 years ago in Domino Designer / LotusScript 3 Under Consideration

Background processing on Web applications

Agents are still quite important for all kinds of application. It's also a component that has never been touched for a long time. Here are some important features that might add great value to the platform: - As suggested in DDXP-I-4, Java agents ...
almost 8 years ago in Domino Designer 1 Under Consideration

Add JavaScript support in all design elements

JavaScript together with Java is a major programming language for xPages technology. But, unlike Java, Javascript has very limited allowed places to use for Domino applications development. Idea is to expand JavaScript support for all design eleme...
over 7 years ago in Domino Designer 0 Under Consideration

Investigate Feasibility of Splitting Tight-Coupling in Notes Client Applications

In application development beyond Domino, the preference has been for looser coupling. In Notes Client there is a lot of tight coupling. Composite Applications aimed to address this, but they were complex, tied to Eclipse, and crucially required h...
about 8 years ago in Domino Designer 1 Under Consideration

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
over 5 years ago in Domino Designer / Views 1 Needs Clarification

"GetDocumentByKey" is not giving search result when key has new line present in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) If the value of the "keyArray" parameter has a new line present in it, then the search does not give any results irrespective ...
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow RegisterNewUser method to enforce Registration policy settings

Some items that can be set when registering a user in Domino Administrator cannot be set when executing the RegisterNewUser method. (Internet domain, password key width, etc.) The current behavior is that even if these items are set in the Registr...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

UI view of a collection of documents

You cannot use a view to display dynamically calculated data in memory because the view only displays documents stored in the database. Just as ws.DialogBox allows a client to display an unsaved NotesDocument using a specified form, there could b...
about 6 years ago in Domino Designer / Views 2 Under Consideration

Form and view to source code text editor

Old style developer want Form and view to source code text editor because can find and replace all in source like xpages
over 7 years ago in Domino Designer 0 Under Consideration

New field property to auto-select entire content when tabbing into it

Almost all forms in existing apps or websites select the content of a field when tabbing into it. Let’s make Notes behave the same, or at least have an option to do so. Submitted by Theo Heselmans
about 8 years ago in Domino Designer 1 Under Consideration