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 1303

When copying an enabled agent, the copy should be disabled

When you copy an agent that's enabled, the copy is also enabled. If you don't disable the agent immediately, problems could occur. Besides, it doesn't make sense for the copy of an agent to also be enabled. thanks clem
about 4 years ago in Domino Designer 0 Under Consideration

Possibility to set ReplicaID of database embedded view from

If you put embedded view on a form or subform you can choose view from any database. Form stores ReplicaID of database containing embedded view. If you use this form or subform in multiple contexts it is likely you are to change replicaID accordin...
over 6 years ago in Domino Designer 3 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...
about 5 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Remove libnotes dependency on JNI and IDEHelper

Currently, when importing a Java agent as non-raw DXL, libnotes has a hard dependency on finding a JNI environment and using classes from Notes.jar. While there's a certain amount of natural dependency in the process of compiling agents, the class...
about 3 years ago in Domino Designer / Java 0 Needs Review

Add native LotusScript Class for accessing and manipulating HTTP WebSessions

For example: Class HTTPWebSession - Browse though all active web user sessions - Create a user session via script - Quit a desired session via script There is an existing C-API function called "SECTokenValidate". See this URL: http://www-12.lot...
over 6 years ago in Domino Designer 1 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...
about 5 years ago in Domino Designer / Views 0 Under Consideration

Add an optional flag to NotesDocument.Remove to remove descendants

So avoiding orphans
over 6 years ago in Domino Designer 0 Under Consideration

Add VCS!

For better developing, I like to have a VCS like git to manage different version of application.
over 6 years ago in Domino Designer 1 Under Consideration

Collapse / Expand section if formula is true

Similar as Hide when formula is true. Designer can set section as always open/close, but in the case when formula is true (ie. status field) sections is open by default.
over 6 years ago in Domino Designer 0 Under Consideration

Default Value overwrites the saved data in Xpages for disabled field

The default value of a field can overwrite a value that has been previously saved. This occurs in the following circumstances 1. User accesses an Xpage with a field with default value. 2. User inputs a value in the field and saves the changes....
over 2 years ago in Domino Designer / XPages 1 Needs Review