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 295

Add NotesDocument to a Collection like an array

Our Problem: We are trying to search multiples NotesDocuments from an agent in a database to a view in another database. We then proceed to add those documents to a NotesDocumentCollection with the function AddDocument (NotesDocumentCollection - L...
about 3 years ago in Domino Designer / LotusScript 3 Needs Review

Single category view with select statement

Single category view should be use select statement for filter document for more complex criteria selection. It's will be more improvement.
about 2 years ago in Domino Designer / Views 1 Needs Review

View created using NotesDatabase.Createview and NotesQueryResultsProcessor.ExecuteToView not available in the database until reopen the database in notes client

The View created using NotesDatabase.Createview and NotesQueryResultsProcessor.ExecuteToView not available in the database until reopen the database in notes client created SPR #PSHECWHETW and Defect article KB0108044 https://support.hcltechsw.com...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

NotesUI class can access that view created by NotesDatabase.CreateView

A new feature was requested to create a new view with the NotesDatabase.CreateView method and immediately use it from the Notes client. LotusScript cannot open this new view without reopening the database, even after creating a new view with the ...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Resolve %INCLUDE directive when agent is saved

The %INCLUDE directive is resolved when the agent is executed in the frontend or backend. Customer expects %INCLUDE directive to be resolved when the agent is saved. https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_PCTINCLUDE_DIRECTIVE.html
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
over 3 years ago in Domino Designer / Java 0 Needs Review

Break Long running lotusscript code

It would be good to have a way to break long running lotusscript code. Sometimes you get a long running lotusscript code that is blocking the client and you want to break it. It would be good to have some known keyboard sequence to press to break it.
about 1 year ago in Domino Designer / LotusScript 2 Needs Review

Please provide custom connector of Microsoft Power Automate

Please provide custom connector of Microsoft Power Automate. The customer create workflow by using Power Automate. They want to make automatically operate all incoming mail that are sent to Notes/Domino.
about 1 year ago in Domino Designer / Documentation 0 Needs Review

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 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add a method to change the character set.

NotesHTTPRequest responses are sometimes returned in a format other than UTF-8. Please add a method to specify or change the character encoding.
over 3 years ago in Domino Designer / LotusScript 1 Needs Review