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 1353 of 8780

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 6 years ago in Domino Designer / Java 1 Under Consideration

Make Information available in a view column of another document ( e.g. parent document from "$ref")

This is not possible yet and the document need to import or manage the fields from the parent document. @GetDocField( $REF; Field1) does not work yet in a view column
almost 7 years ago in Domino Designer 5 Under Consideration

Allow Designer, in command line mode, to auto-select between "Use NSF Version" or "Use On-Disk Project Version" in Sync Conflict

When using Designer client in userless mode to build Domino Applications from "ondisk" projects (using Jenkins, Ant, Git, ...etc) , Following these articles.. https://help.hcltechsw.com/dom_designer/11.0.0/xpage_user_guide/builds/wpd_srcctrl_headl...
over 3 years ago in Domino Designer 0 Needs Review

Show the properties of shared columns

When you select a shared column in a view in the Designer, its properties are not shown in the properties box. This makes it unneccessary hard for the designer, because he has to open the shared column for editing (or copy and paste it, look at th...
over 5 years ago in Domino Designer / Views 0 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 6 years ago in Domino Designer / Documentation 0 Under Consideration

Import design elements

If I have to restore a single design element from a Git repository it takes me quiet some operations: download the specific build, import it as a project into DDE, associate it via Team Development to a new NSF, open that NSF, copy the design elem...
9 months ago in Domino Designer / Views 1 Needs Review

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 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Make content assist (ctrl+space) available at every place in the designer

nothing more, nothing less... content assist should work on EACH place, where you can enter code (java, xpage source, serverside js, clientside-js, dialogbox for computed values, lotusscript, etc)
over 6 years ago in Domino Designer / XPages 0 Under Consideration

"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 6 years ago in Domino Designer / Views 0 Under Consideration

Function for auto indent HTML in forms

The same way when you select text in Lotusscript and press Ctrl+i for example if you paste the html-code: <div class="card-body"><div class="row"><div class="col"><label>Field label</label></div><div class="c...
over 3 years ago in Domino Designer 0 Needs Review