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 412

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

Please enable the ability to prohibit pasting notes notes documents.

Please enable the ability to prohibit pasting notes notes documents.While this exists for view events, it does not prevent notes document pasting when a new view is created, as pasting remains possible there.Ideally, an event should be set in the ...
3 months ago in Domino Designer / LotusScript 1 Needs Review

Support for Windows BMP File Format in DXL

Currently, DXL supports only PNG, JPEG, GIF, and notesbmp formats, but not Windows BMP. Simple images such as QR codes can be easily generated in LotusScript as Windows BMP files, but they cannot be embedded as inline images in rich text. Please a...
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.
4 months ago in Domino Designer / LotusScript 1 Needs Review

Lotusscript formating

"Select Case" statement indentation is not consistent in the eclipse based editor (agent, lotusscript library) Example code: Function selectcaseindent Dim caseIndent As String 'logic If True Then Select Case caseIndent Case "one": Pr...
5 months ago in Domino Designer / LotusScript 1 Under Consideration

New parameter for notesuiworkspace DialogBox that would allow its Resizing when used by user

Closest to desired result seams client preferences dialog (file > preferences). I know it is big thing to ask but maybe. one day...
5 months ago in Domino Designer / LotusScript 0 Under Consideration

Add Purge Interval Replication Control (PIRC) status to Database.ReplicationInfo property

We have sometimes experienced that the Purge Interval Replication Control has been turned off on server databases, without intervention from users. The Purge Interval Replication Control status is missing on the ReplicationInfo property for NotesD...
5 months ago in Domino Designer / LotusScript 0 Needs Review