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

Showing 1285 of 8866

Set the order for action buttons move when you press the tab key in the layout area of ​​a Notes form

Needed a provision to set the focus on an action button by default when a form loads, using client-based LotusScript. This can be done using JavaScript and the onfocus event, but the requirement is to implement this using LotusScript on the client...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Repair Unable To Extend an ID Table - Insufficient Memory error

We have databases with over 4-5 million documents and this error is killing us. The applications are innoperable in a second and nothing works to recover, compact, replicate, nothing.
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Extension Data API - Allow custom widget to add custom data items to Context Data Objects

When building a verse extension "custom widget", we often need to store custom data fields on the email being read or composed. Currently, these custom data items cannot be written to the email via the "Context Data Object" supplied by verse, so w...
over 1 year ago in Verse / Verse on Premises 0 Under Consideration

For Verse IOS need allow sent large attachment

When sent large attachment from HCL Verse for iOS, pop-up error message: Adding this attachment would cause the mail to exceed the maximum mail size. (Simplified Chinese: 添加此附件会导致邮件超过最大邮件大小。 ) Since the limit is hard-coded in Verse iOS right now. ...
over 4 years ago in Verse / Mobile (iOS) 1 Future Consideration

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Requesting to display a pop-up message: 'You are rescheduling multiple instances of a repeating meeting. '

When users reschedule all the instances of a repeating meeting, Verse is expected to display a pop-up message: 'You are rescheduling multiple instances of a repeating meeting. These instances will all be shifted by the same relative amount of time...
11 months ago in Verse / Mobile (iOS) 0 Needs Review

More DQL options

I want to use DQL to speed up our search form who is using FTSEARCH multiple databases but i cant do this because DQL: i cant search multiple databases and make a federated search i cant limit the number of documents retrieved by the search. I can...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Domino Java SDK on Maven Central

Enterprise business applications that use Java can benefit with having a Maven Central Domino Java SDK so Domino can be used in Java Projects: Android for mobile apps Microservices built with SpringBoot Java in general
almost 7 years ago in Domino Designer / Java 1 Under Consideration

Support for self-signed certificates on Nomad

We have recently developed an LotusScript function that sends a NotesHttpRequest to a REST on our server, which has a self-signed certificate. When running the function we get the expected SSL error about self-signed certificates. In Notes clients...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review