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

LotusScript

Showing 379

Implement the constant "PROMPT_CHOOSEDATABASE".

PROMPT_CHOOSEDATABASE is an argument to the Prompt method of NotesUIWorkspace. According to the help, it says the following. -----From----- Note: The constant name PROMPT_CHOOSEDATABASE is not implemented but the literal value 13 can be used inste...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

LotusScript equivalent of @Command([ComposeWithReference]) as it is used in the Mail file

The only to replicate the Reply-with-History format generated in the Mail file is to use @Formula language. If there is a way to do this in LotusScript then it's hidden very well & is undocumented.
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Record What Objects DesignReplace and DesignRefresh Updates

Replacing designs programmatically is very useful for rolling out code, but there is currently no way to verify what design elements were affected, you can only watch the progress bar and hope you saw what you needed to see.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

CSV export in UTF-8 BOM format (for user registration)

It is not possible to export from a employee management notes database and import new users as csv text file with UTF-8 BOM format in the admin client. This is the REQUIRED format from HCL!
7 months ago in Domino Designer / LotusScript 2 Needs Clarification

Add the ability to put '++ and '-- to indicate a section of lotusscript, that by default is collapsed

Sometimes there are huge if/then of do/until loops that would be nice to collapse the contents
about 6 years ago in Domino Designer / LotusScript 0 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 5 years ago in Domino Designer / LotusScript 1 Under Consideration

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...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

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 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Pdf print form template

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

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration