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

Clear

Domino Designer

Make debugger stop switching to client context

When debugging Lotusscript the debugger is switching to the client context between every line. That very annoying when you are debugging because you are loosing visual focus.And the debugger window gets blanked out between every click.It would be ...
20 days ago in Domino Designer / Debugger Needs Review

Domino Designer: Add a feature Strict type checking option at compile time

Currently, strict type checking is only happening at runtime and it is working as designed. As an end user/developer, Domino Designer's compiler needs to add a strict type checking feature at compile time. It is a feature of statically typed progr...
21 days ago in Domino Designer / LotusScript Needs Review

Domino IQ Lotusscript support for RAG query to documentcollection

Lotusscript needs an extension to enhance searching for data and that is to do a rag search like we do a ft search but it will take the query do the embedding and query the vector database apply the readers field filtering but return a documentcol...
26 days ago in Domino Designer / LotusScript Needs Review

Build All also shows if code referencing other code needs a recompile

While the idea https://domino-ideas.hcltechsw.com/ideas/DDXP-I-763 describes automatic recompilation, this idea describes notifying the developer. Currently there is no indication in the Problems tab. If code referencing other code needs a recompi...
about 2 months ago in Domino Designer / LotusScript Under Consideration

@Left or @Right with a negative number (Exists, withdrawn)

Instead of using @Left(string; @Length(string)-6) where you have to pass the string or string-expression twice, it would be much easier to be able to just write @Left(string; -6) indicating: the left part but the last 6 characters.Similarly, a cal...
about 2 months ago in Domino Designer / @Formulas Already Exists

In class db propierty NotallowReceivelocalReplica

I want to have a class that not allow receive local replica because are very sensible and there're users that create a local replica and then don't use this laptop or device because is an emergency device and when is it used put old documents in t...
about 2 months ago in Domino Designer / LotusScript Needs Review

Copy the Lotusscript code from rich text field into the click action of the button

1.Customers need let AI develop the program code in Notes Designer. 2.If we had method to copy the Lotusscript code generated by Domino IQ from rich text field into the click action button then we can meet the requirement easily. Please refer to t...
2 months ago in Domino Designer / LotusScript Needs Review

Add new lotusscript method to clear Paragraph Style

Customer wants to reset all Paragraph Style settings - like font size, font name, color, and margins etc - to their default all at once by @Function or LotusScript.There is NotesRichTextParagraphStyle class, and the part of properties can change. ...
3 months ago in Domino Designer / LotusScript Needs Review

Make @GetProfileField work for hide-when formulas in client

No description provided
3 months ago in Domino Designer Needs Review

DominoIQ interface with Designer

I would like DominoIQ to scan an existing/legacy Notes NSF design and be able to summarize the overall workflow and critical/high traffic design elements and features. An alternative spin - I would like to have DominoIQ scan the design and make re...
4 months ago in Domino Designer / Documentation Needs Review