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

Office Integration on the web

One thing that SharePoint does really well is: Office Integration on the Web We can make something similar with WebDAV - but it is not easy and requires a lot of 'gears' (extra database, java, activex etc) Please make Office Integration easier for...
almost 8 years ago in Domino Designer 1 Under Consideration

Support optional keyword in Lotus Script

To make a more flexible subroutine, please support the optional keyword to define arguments.
almost 8 years ago in Domino Designer / LotusScript 0 No Plans to Implement

Hide view name in view dialog

If you have a Notes item of type "Dialog List" and you choose "Use View Dialog for choices", the resulting dialog will display the view name that is used to build the list of choices. Pls. hide this information. A. it is uselessB. it is confusing ...
about 6 years ago in Domino Designer 1 Assessment

Password field is not visible in the HCL Connections Chat App in Android

Password field is not visible in the login page UI in Android to connect to Sametime Proxy on-premises.
over 6 years ago in Sametime / Chat 1 Already Exists

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

"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

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