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

FILTER BY CATEGORY

My ideas: LotusScript

Showing 345

Classes and Methods/Properties to edit or modify Extended Access (Extended ACL)

There are classes to edit/modify Notes ACL like "NotesACL" and "NotesACLEntry" classes but there are no classes to edit/modify Extended ACL of databases like Domino Directory. Such classes would help to edit Extended Access via script.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Have a lotusscript OnEnter keyboard event for form fields

Scratch this - just realized an entry for this request already exists...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

I want to operate "Allow Domino Data Service" in DB property with LotusScript.

I want to operate "Allow Domino Data Service" in DB property with LotusScript.
over 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement

URL / POST content should available in decoded fields

When accessing data that has been appended to a URL or has been posted to a LotusScript agent, you usually write yourself some routines to split query_string_decoded or request_content from the ContextDocument. Everyone has these routines and ever...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

RenderToRTItem should render all subforms used in a form

Currently, the RenderToRTItem method in NotesDocument class does not render subforms if the first line is hidden by a HideWhen formula. This is an unexpected behaviour.
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add new Methods to NotesUIDatabase and NotesUIFrameSet

Need way to manipulate View->Search this View programmatically. Many users suffer from unfriendly search syntax, for example so find "Lamborgini" user expect to search for "Lambo" and will get no results, while Notes expects "Lambo*" with aster...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Enhance LS2J

LS2J is very useful to let LS communicate with Java. You can use LS to invoke Java libraries. LS2J has many limitations. Please enhance LS2J so that we can make more new functions and solutions based on Java+LS.
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Needs the ability to specify the size of the image file to import

By using the Import method of the NotesUIDocument class, it is possible to embed the image file. I want a property that specifies the size of the file to embed.
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Pdf print form template

Please provide pdf template for extract data with water mark, sign, logo, header footer, page no, mail merge etc.
about 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Allow DQL queries on Notes Document Collections, rather than just an entire DB

Currently, the FTSearch keyword (LotusScript) allows for performing searches on both a DB or a document collection. Include this feature with DQL so queries can be performed on document collections as well.
over 2 years ago in Domino Designer / LotusScript 3 Needs Clarification