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 1233

Force a DB to open fully before control is returned to the Notes client

Referencing SPR # PALT7THML2: OpenDatabase method of the UIWorkspace class so that when you are opening a DB in the UI, you can make sure that it is fully opened before proceeding so that future code does not fail because it is taking the DB too l...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

make customControl categories selectable

XSP customControl design elements can be categorized in Designer which is a neat feature esp for complex applications with dozens of customControls. This would be even more helpful if we could select from categories defined previously; currently w...
about 5 years ago in Domino Designer / XPages 0 Under Consideration

a new function to do Computewithfield

You often doesn't want to compute the complete form that you do with computewithform. If you have an scheduled agent you often only want to update fields related to views and then a computewithfield would be great that you could send in one or mor...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Add HTTP_X_FORWARDED_FOR as standard CGI variable into Domino Designer Help

HTTP_X_FORWARDED_FOR is standardly added by most load balancer server / reverse proxy server to store the original client device IP address which submit http request. And many customers want to use HTTP_X_FORWARDED_FOR the real client device IP ad...
over 3 years ago in Domino Designer 2 Under Consideration

Reduce replication conflict and improve lock record

Some application serious about replication conflict. It should be config for online mode to avoid replication conflict or can lock record like rdbms.
about 5 years ago in Domino Designer 2 Under Consideration

Add <documentation> elements to the DXL schema files

The schema files themselves are delightfully well-documented (thank you!), but it would be all the nicer to add `<xsd:documentation source="description"/>` elements. These (and `<xsd:appinfo/>`) are used for hover text in XML editors t...
about 4 years ago in Domino Designer 0 Under Consideration

User registration using Registernewuser LS API results in merged Person Document

Customer is running a custom code where they are registering persons to Domino and have now identified a case where 2 separate registrations resulted in a single person document with merged full names. The registration are made two days apart and ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Allow @UserName in shared views

If you want to show only user created documents in a view you need to create a private view since using a shared view will not display the correct documents. It should work in shared views as well to avoid creating private views. (Especially when ...
over 1 year ago in Domino Designer / Views 1 Already Exists

Extend the capability of the @-formula - @DocFields and the class NotesDocument

Could you extend the capability of the @-formula - @DocFields and the class NotesDocument function .Items so that we can pass a parameter to get the names of all fields in the document by template An example implementation on @-formulas can be d...
over 3 years ago in Domino Designer 3 Under Consideration

Create new class NotesItemCollection

It would be useful to create such a class so that you can perform bulk operations with a group of fields - delete, change parameters (issigned, isreaders), transfer / copy to other documents (databases) .. and so on .. well, so as not to do it by ...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration