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 1238 of 8026

Make Document Properties an API not a Notes Client function

The Document Properties box is great for the Notes Client. But it's probably not going to work on HCL Nomad, doesn't support traditional Domino web or XPages, and won't support JavaScript development. For better flexibility and modernisation, my s...
almost 6 years ago in Domino Designer 2 Under Consideration

Lotusscript events on documents

It would be nice to have onSave and afterSave events on Notesdocuments. Events can be based upon the form used, but should be triggered if saved in backend (and frontend). This makes it easier to build validation or postprocessing for documents th...
almost 6 years ago in Domino Designer 4 Under Consideration

Web Password Reset -> Activate immediately

When you change a domino web password than it becomes active within the next 10 minutes possibly due to caching. For self services this is not sufficient and - by the way - not state of the art. If I change my password than I immediately want to l...
about 4 years ago in Domino Designer 2 Under Consideration

Sign As.. sign design element(s) using a different ID

So that we don't have to switch IDs.
about 5 years ago in Domino Designer 2 No Plans to Implement

XPiNC improve performance.

XPiNC is a fantastic facility it allows the best of both worlds, the power of using traditional Notes Views which is far superior to browser equivalents, but with the flexibility of opening the view's pages to an XPage with multiple data sources. ...
over 5 years ago in Domino Designer / XPages 4 Under Consideration

The EditInsertSignature command needs an option to prevent blank signatures

Notes v14 was released recently with the change to have @Command([EditInsertSignature]) return 1 or 0 for "Done" or "Cancel" respectively. However, it does not go far enough. It needs an option to prevent blank signatures. This option should trigg...
3 months ago in Domino Designer / @Formulas 0 Under Consideration

QueryOpen/PostOpen event for Attachments on the Notes document

We often use events such as QueryOpen and PostOpen in the NotesDocument class to record information about the documents opened by the user and to restrict the opening of the document.In the same way, I sometimes want to do something with a file at...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
over 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Provide design element "where used "/ cross reference index and tally in Design Synopsis support

When reviewing impact of a design change it is often difficult to assess without a lot of searching operations. It would be helpful to have a function in Design Synopsis that would index and tally references / usage of named design elements. For e...
over 1 year ago in Domino Designer 2 Already Exists

Assign a new Programmatic Column Name when copying and pasting a column in the view.

I think this is an old bug. Sometimes when a column is copyed and pasted in a view the programmatic name of the column will not change. I often was wondering why the new pasted column does not show the correct result of the underlying formula. Thi...
over 1 year ago in Domino Designer / Views 0 Needs Review