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

My ideas: LotusScript

Showing 99

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...
3 months 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
5 months ago in Domino Designer / LotusScript 1 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.
5 months ago in Domino Designer / LotusScript 2 Needs Review

PROMPT_YESNO default "NO"

The NotesUIWorkspace methode PROMPT_YESNO (2) add the Option default that we can set it to "NO"n And make it also with @Prompt available
9 months ago in Domino Designer / LotusScript 0 Needs Review

set default Option "No" for PROMPT in LotusScript

Make it availabe to set the default Value of NotesUIWorkspace.Prompt for YES/NO available. It is not possible to set the default value to "NO".
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Internal service messages

In our workflow, the application prepares a mail in the user's mail box, then opens it using ws.EditDocument(...). Very flexible, albeit with a serious drawback: the mail moves out of my control, meaning that it gets very difficult for the applica...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

LotusScript class NotesDominoQuery

Running a DQL query against a server based Database. Database contains ~500k documents and is full text indexed. Code is run as a server agent (On schedule = never, Target = None; then run from console as tell amgr run "<mydatabase.nsf>" ...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Feature to search the script library within the server and extract the database names which contains it.

It will be good idea to have a feature to search the script library within the servers all the databases and provides the option to extract the database names which contains it.
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Adding out of scope errors

If you create a function and in this function call another database and return a document the document will be recycled and nothing will be returned.It would really be good to Log some kind of error here because it did work in the client but not o...
almost 3 years ago in Domino Designer / LotusScript 2 Needs Review