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

Create and edit group on the device using Verse for Apple/IOS

Create and edit group on the device using Verse for Apple/IOS
over 3 years ago in Verse / Mobile (iOS) 0 Future 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.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Option to set an alarm/reminder if you create a new calendar entry on your mobile device

should be easy to implement, every calendar app has such a functionality
over 7 years ago in Verse / Mobile (iOS) 1 Already Exists

View All documents

I think would be useful to have the All Documents view.
over 7 years ago in Verse / Mobile (iOS) 0 No Plans to Implement

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

Attachments sent via a meeting invite are not visible

One of my customer is asking to add this feature: make attachment sent via meeting invite to be visible
about 7 years ago in Verse / Mobile (iOS) 1 Already Exists

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