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

Ideas

LotusScript hint list should default to declared variable type

Say you are writing LotusScript and declare a variable like Dim doc as NotesDocument Then later in the code you want to instantiate it and write set doc = new ... The classes hints list starts with "NotesACL" and lists all the possible classes ava...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

More options in richtext navigator class

We need better options to handle richtext Some examples tables, i.e. remove border cell, table add embedded images & remove images, add inline attachments, remove inline attachment
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow the execution of the 1. color code column in a categorised/total row in a view

In a view with totals, averages or percent values the first occurence of a color changing column is not ececuted in the category/totals row , but the consecutive ones are. This looks odd. In a view where there are no totals used, the color columns...
about 6 years ago in Domino Designer / Views 0 Under Consideration

Make selection column wider and check marks bigger on picklist

Users are finding it hard to multi-select values on 10 inch Android tablet using finger taps. Presumably the same on iOS? Possibly make the check marks scale with the font in the first column?
over 1 year ago in Nomad / Nomad (Android) 0 Planning to Implement

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

Allow the width of the selection margin to be adjusted

Depending upon the type of protective wallet used with a mobile device, it may not be possible to easily reach the left-edge of the screen, making selection of specific documents difficult. Generally, offering users a larger click "target" when se...
over 5 years ago in Nomad / Nomad (Android) / Nomad (iOS) 2 Under Consideration

msgbox: console output should include the nsf in "HTTP Server: Agent message: <text>"

So that we can identify the offending app.
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Application Pane to show an error symbol on agents that have dependencies with error

When a script library that's imported into an agent has an error, the error symbol only shows in the actual script library but not in the agent. This will make debugging an agent issue easier. See attached image
over 4 years ago in Domino Designer / Java 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.
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow GetNamedDocCollection to work in client-server scenarios

The GetNamedDocCollection method functions correctly when it is executed locally against a local database, or when it is executed on the server against a database that also resides on that server. However, it does not return the correct value when...
9 months ago in Domino Designer / LotusScript 0 Needs Review