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

Domino Designer

Showing 1246

domino-db: add a "read-All-items" method to the document class like document.readAllItems()

In some cases, it is hard to know what items are already in an existing document. In my use case, I want to display all items of a document in a list element in react. I also want to be able to do that with documents in apps where I do not know th...
over 4 years ago in Domino Designer 1 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

Make it easier to work with lists in @Formula

make it more easy in @Formula to work with lists/multi-value fields in @Formula similar to javascript/java e.g. "add"/"push", "remove"
over 4 years ago in Domino Designer / @Formulas 0 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

XPages on close event

I did't find onclose event in xpages. Sometime i want to keep an user session log from user behavior.
almost 6 years ago in Domino Designer / XPages 2 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

General spell check in XPiNC for non-ckeditor fields

Although workarounds are possible, at present there is no baked in spell check for normal text input or input box controls in the XPiNC environment. Enabling a more modern, in-flow spell check, without the overhead of the CKEditor control for ever...
almost 6 years ago in Domino Designer / XPages 0 Under Consideration

Stop logging the RedirectSignal exception to the XPages log file

When you use context.redirectToPage(url) the XPages engine logs a RedirectSignal exception to the XPages log file in the IBM_Technical_Support folder. Please stop that :-) Example: 11-03-19 11:18: Exception Thrown Context Path: /path/db.nsf Page...
about 5 years ago in Domino Designer / XPages 0 Under Consideration