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

LotusScript

Allow Developers to edit the Nomad signature capture dialogue box (Capture Signature)

We posted this item in 2024... almost 2 years ago... https://domino-ideas.hcltechsw.com/ideas/DDXP-I-1281 It is "Under Consideration", but is so old as to be no longer on anyone's radar, and I'd like to rejuvenate the requirement. In summary, our ...
about 4 hours ago in Domino Designer / LotusScript 0 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...
20 days ago in Domino Designer / LotusScript 1 Needs Review

File or directory related Lotusscript functions support unicode

In this release, File or directory related Lotusscript functions don't support unicode. For example Japanese Notes can treat Japanese or English file name by LotusScript, but not Chinese file name.Please consider to support unicode in LotusScript....
6 days ago in Domino Designer / LotusScript 0 Needs Review

Type ahead in Lotusscript editor in code with bugs

Make sure the type ahead is working, even if there are errors in the code.
5 months ago in Domino Designer / LotusScript 1 Needs Review

Lotuscript and java method to have access to RAG results that create the context for the LLM request and have access to the notesdocuments containing those results

No description provided
7 days ago in Domino Designer / LotusScript 0 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 0 Needs Review

Ctrl-H should search ALL design elements

Developers often use Ctrl-H to search for code snippets throughout the design of a database or collection of db's - it is extremely effective! I've just come across a situation where I was sure a Lotusscript function was embedded in the design of ...
19 days ago in Domino Designer / LotusScript 0 Needs Review

Add Style Property to the LotusScript NotesViewColumn Class

Summary: The NotesViewColumn class currently lacks the ability to programmatically read the "Style" setting (General, Number, Date/time, Names) defined in the column's Advanced Format properties. Implementing a read-only Style property would enabl...
4 months ago in Domino Designer / LotusScript 0 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 0 Needs Review

Add a LotusScript method to notesdocument to get the users access level.

You can get a users access level to the database with db.QueryAccess. A similar method should be added to NotesDocument, so a web agent can check a users permission for the ability to edit a document before attempting to make any changes.
6 months ago in Domino Designer / LotusScript 1 Needs Review