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 1280

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

"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

'Find field' feature when a form is open

Would be useful for forms with lots of fields.
over 5 years ago in Domino Designer 0 Under Consideration

can there be a way to integrate DevOps pipeline building with java files inside a nsf file

nobody seems to knowtried teamstudio buildmanager but this was not a solution
over 1 year ago in Domino Designer / Java 2 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...
about 6 years ago in Domino Designer 3 Under Consideration

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...
about 6 years ago in Domino Designer 1 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...
almost 3 years ago in Domino Designer / @Formulas 1 Under Consideration

Add VCS!

For better developing, I like to have a VCS like git to manage different version of application.
about 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.
about 6 years ago in Domino Designer 0 Under Consideration

Make C++ API open source

the c++ api has never been upgraded since years. There is not even a Linux port available. Also, it is only available as dynamic lib. A static lib that can be included in c projects is missing. The c++ Api can help to encourage more developers to ...
about 6 years ago in Domino Designer 1 No Plans to Implement