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 370 of 8114

There used to be a way to automatically format LotusScript code. Please bring it back.

In previous versions of Designer, there was an option to format code automatically fixing any incorrect indents. It was a very handy tool and as far as I can tell,it is no longer included in version 10.
almost 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Content Assist feature needs to recover from typos

While coding an agent or script library, this feature presents the programmer with property &/or method options for any objects they reference. It works great in Agents and Script Libraries, reducing your options as long as one exists for what...
almost 4 years ago in Domino Designer / LotusScript 1 Under Consideration

SortOption in NotesQueryResultsProcessor does not work anymore

The method addColumn in der NotesQueryResultsProcessor can not understand his own (4th) parameter for SortOption. If you omit this parameter everything works fine. If you set this parameter to SORT_ASCENDING, SORT_DESCENDING or SORT_UNORDERED the ...
over 1 year 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.
about 5 years ago in Domino Designer / LotusScript 0 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

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

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 5 years ago in Domino Designer / LotusScript 1 No Plans to Implement

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
almost 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