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

Domino Designer

Showing 1238

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

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 alternate name support / functionality in XPages dicussion/teamroom app

There is no way to display or use alternate name, Japanese customer would like to have this enabled/added.
almost 5 years ago in Domino Designer / XPages 0 Under Consideration

New Home for Developer

Create a new community space where I can search for issues or ask other developers. And please do it immediately.
almost 5 years ago in Domino Designer 0 Under Consideration

Support LotusScript NotesSession.internethostname and NotesSession.internetdomainname

With IDMA and LotusScript addition of NotesHTTPRequest, the ability from a local replica on IDMA to call a REST service on the server replica is useful. But it's important to have the host name and domain name, and ideally the port (although that ...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

More User-Friendly Error Messages for NotesHTTPRequest

I've encountered a number of error codes for NotesHTTPRequest.Post(), all of which have the description "user-defined error". I haven't locked down the cause of one, but they are indeed errors of my own cause. But the lack of a helpful description...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration