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

All ideas

Showing 7962

Enable support for AMD or UMD modules from JavaScript libraries

Today all JavaScript libraries compile with WebPack or similar tools. By default they make file in AMD or UMD notation. But when I insert the result file as JSLibrary in the Page or Form - it is not work.
almost 5 years ago in Domino Designer 1 Under Consideration

Execute( {JavaScript code})

Much code wrote on JavaScript language.If i will have opportunity to use it from LotusScript - it will be magnificently
almost 5 years ago in Domino Designer / LotusScript 3 Under Consideration

When printing an internal email which embeds an image that expands horizontally a lot, ensure that the image does not become truncated on paper

When printing an internal email which embeds an image that expands horizontally a lot, ensure that the image does not become truncated on paper. The following setting do not help:Set AutoAdjustTableWidthWhenPrinting=1 in notes.ini On the print vi...
almost 5 years ago in Notes 0 Under Consideration

A standard interface (CMIS for ex.) to access attachments stored in Domino

Alfresco and Sharepoint are eroding market share because they provide a smart and relatively simply way to store and manage files throught the web. Under Domino, we have applications that host thousands and thousands of files with all Notes benef...
almost 5 years ago in Domino Designer / XPages 0 Under Consideration

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to o...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow in-code trap/handling of CLFAD* errors for XPages Partial Refresh and similar situations, not via xsp.properties

v10 XPages' Partial Refresh runtime now throws CLFAD* errors which did not occur in earlier releases. IBM has provided a means to ignore based on xsp.properties setting. However, to merely ignore globally via the properties override, side steps th...
almost 5 years ago in Domino Designer / XPages 1 Under Consideration

Add the SwiftFile functionality to the Send and File dialog (offer 3 suggested folders in addition to the picklist)

Send and File is a terrific tool for managing sent email, even if just filing the message to junk to be deleted later. It would be even better to work with if it included the same SwiftFile functionality as messages in the inbox. In the Send and...
almost 5 years ago in Notes 1 Under Consideration

Domain field gets the "Sender" domain instead of the "SMTPOriginator" when creating rules

Documented under SPR JADGBBRTSC
almost 5 years ago in Notes 0 Under Consideration

Remove meeting from Calendar of sender if Delivery Failure mail is received for that meeting

Currently if you send the calendar invitation to some users with attachment of more size than allowed and if you receive the delivery failure for that calendar notice, then invitees do not get calendar invitation but that calendar meeting remains ...
almost 5 years ago in Domino / Templates 1 No Plans to Implement