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

Domino Designer

Showing 1279

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
11 months ago in Domino Designer / LotusScript 0 Needs Review

Allow usage of network paths for file operations without using windows drive letters

it's never been easy to access file ressources located on a network drive from LotusScript file operations like 'open'. With Domino running as a Windows service, or on Linux we cannot use drive letters for network ressources, at least not without ...
over 5 years ago in Domino Designer / LotusScript 5 Under Consideration

Add Group lookup in NotesDirectory and NotesDirectoryNavigator classes

It would be good to add functionality to do lookup of groups also in these classes and also other things that a developer might need to lookup in the nab/nabs but primarly groups. I know you can use this function to do a $namesfieldlookup and get ...
over 1 year ago in Domino Designer / LotusScript 0 Assessment

Enable application document logging

Database should have feature like a document log history separate database and enable by default eg. who create, read, update and delete this document. Sometime document was disappear from database but don't khow who delete the document.
almost 2 years ago in Domino Designer / Views 0 Needs Review

Generate Java POJO from Document

I find myself spending lost of time hand crafting a pojo to represent a Notes document. Other environments like JBoss tools the ability to create a POJO from a SQL Table. Other tools I've used create POJOs from Json schema. It would be productiv...
about 5 years ago in Domino Designer / Java 1 Under Consideration

Adding a documentation of which LSX related methods are supported for the odbc2 driver option on the Notes help file.

Would help customers much with this information especially when they will code using ODBC2 drivers.
almost 5 years ago in Domino Designer / Documentation 0 Under Consideration

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
over 2 years ago in Domino Designer / @Formulas 1 Under Consideration

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debuggin...
almost 5 years ago in Domino Designer / LotusScript 3 No Plans to Implement

source tab for traditional design elements in Domino Designer

add a source tab for traditional design elements and let developers edit the "source" of forms views & other design elements via DXL (Domino XML Language) in the same way that has been done with xPages: remove the need to export-edit-import DX...
about 6 years ago in Domino Designer 1 No Plans to Implement

"Optional arguments for OpenView" to also work on notes:// protocol

Requesting to have these open views in a native client using the address bar of the native client or a web browser work with the notes:// protocol rather than http:// Particularly, at this time these "Optional arguments for OpenView" below, only w...
almost 5 years ago in Domino Designer / Views 0 Under Consideration