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

Showing 25

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...
7 days ago in Domino Designer / LotusScript 1 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 ...
5 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.
4 months ago in Domino Designer / LotusScript 1 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...
12 days 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...
about 2 months 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

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

CreateViewNavigator improvements

If I use createNavigatorFromCategory or createNavigatorFromKey.All categories disappear and that is sad because sometimes when you create apps you would like to get i.e all level 2 category names below a certain category without looking thru lots ...
8 months ago in Domino Designer / LotusScript 0 Needs Review

Notesrichtexttable access html tags

It would be useful to have the ability to locate a specific table within a richtext field by using the Name/ID HTML tag. Then locate a row in the found table by using the "Row" HTML tags. Even down to the Cell using ID html tag. Purpose is to loca...
9 months ago in Domino Designer / LotusScript 1 Needs Review

Enhance limit of NotesLog limitation - AgentLog has a ize limit of approximately 64 KB

As an End user, need to enhance limit of NotesLog limitation. Currently AgentLog has a ize limit of approximately 64 KB: https://help.hcl-software.com/dom_designer/14.5.0/basic/h_debug_agents_noteslog_classes.html
4 months ago in Domino Designer / LotusScript 0 Needs Review