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

Showing 66

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...
about 7 hours ago in Domino Designer / LotusScript 0 Needs Review

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 ...
about 2 hours ago in Domino Designer / Debugger 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...
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

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

wider support for passthru html and css

only basic formatting is supported for html via attributes e.g. tables border=1, but css is largely not supported, a simple <td style="width:100px"> is not supported. also I can not find ANY proper overview which passthru is supported, can y...
4 months ago in Domino Designer 1 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

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...
3 months ago in Domino Designer / Documentation 0 Needs Review

Refresh Computed Subforms Dynamically Without Closing the Document

Currently, Computed Subforms only update when a document is opened. Changing a controlling field or screen size requires closing and reopening the document. I propose enabling Computed Subforms to refresh dynamically when a document is refreshed —...
5 months ago in Domino Designer 1 Needs Review