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 978 of 8858

Attachments can be reduced in size upon request when you insert photos from your cell phone into a Leap app.

Like in Whatsapp, for example. Cell phones currently have a high resolution and no one has time to reduce the size of each image individually. This feature would be of great help.
9 months ago in Leap / Documentation 0 Needs Review

Attachments can be reduced in size upon request when you insert photos from your cell phone into a Leap app.

Just like with WhatsApp. The employees usually take photos with a high resolution because that is what the devices currently specify. Nobody has time to reduce the size of each photo individually.
9 months ago in Leap / Documentation 0 Needs Review

Add servlet support directly to Domino Designer IDE

Creating a servlet requires plugins and a fair bit of effort to deploy and debug. It would be great if this was added to the IDE so that application-specific servlets could be developed rapidly so we didn't need to reply on agents (with the known ...
about 3 years ago in Domino Designer / Java 0 Under Consideration

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and vie...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Enhance rules engine and/or fomulas for easy setting/clearing other fields without programming JavaScript

For the citizen developer it should be easy to manipulate field values without the need to learn JavaScript - at least for the most frequent tasks. One use case is setting field values or clearing fields, when certain conditions are fulfilled - a ...
over 5 years ago in Leap 1 Under Consideration

More than 1000 documents in Notes View shall be retrieved.

1000 is max number of documents in Notes view to retrieve. 1000 is not eonugh for business applications.
over 4 years ago in Leap 3 Needs Review

Show more than 999 rows in a table

999 is max number of rows that Domino Volt can show in a table. This restrict application capability. Thousands of rows shall be shown.
over 4 years ago in Leap 2 Needs Review

Allow @MailSend to set scheduled messages delivery

Allow @MailSend to set messages scheduled delivery, such as add a parameter of "$SentAt" to enable delayed messages delivery.
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review