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 1233

Fix error "Error processing use list module"

I cann't use "library" in form and subforms (on this form) simultaneously.
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Endorse Clevadesk for app modernization

This product is the best I've seen to get close to modernizing Domino applications using low code in 2015, this product seems to be where Domino 2025 wants to be. It has a front end web IDE. Build apps on Domino via browser on any device the low ...
almost 5 years ago in Domino Designer 2 Under Consideration

Improve fulltext search for [FIELDNAME] IS PRESENT

Please improve the "undocumented" feature within fulltext searches: [FIELDNAME] IS PRESENT Unfortunately this isn´t working on date fields at all. Also if a field was formerly created as a text field and later redesigned to a date field it is ...
almost 5 years ago in Domino Designer 2 Assessment

Date Field : Please provide date field for scheduled open for users.

We have many discussion DBs and we would like to open some information for users on specified day. Now we have to set open flag by daily agent at mid night in order to change readers field or open flag. Please provide new date field type for sch...
almost 5 years ago in Domino Designer 0 Under Consideration

Enable support last version (ES8) of JavaScript in all design elements, where I can use JavaScript

No description provided
almost 5 years ago in Domino Designer 1 Under Consideration

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