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 39

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
almost 3 years ago in Domino Designer / LotusScript 2 Needs Clarification

Improve/Enhance XPages and Lotusscript Editor

Please Improve/Enhance XPages and Lotusscript Editor like a Notepad ++ eg. format source code, compare and hightlight source code, line of code, code suggestion for performance improvement.
over 2 years ago in Domino Designer / LotusScript 1 Needs Clarification

Programmatic Column name that matches existing Field Name should not conflict

When there is a display value for View's column as formula, then if its Programmatic name matches exactly the name of other Field in the document, it will alter the formula value to field value instead. Use case example: You have View column title...
over 2 years ago in Domino Designer / Views 2 Needs Clarification

Functionality required to remove the attachment name (text) from the "Rich Text" field and display only the attachment icon.

One can populate attachments in a rich text field. However, it displays the attachment name as well. Formula language or LotusScript method is required to delete the attachment name and display only the attachment icon from the "Rich Text" field.
over 2 years ago in Domino Designer / LotusScript 1 Needs Clarification

Need to get the signer of the database through LotusScript

There should be a property/method to get the signer of the database using in LotusScript.
almost 3 years ago in Domino Designer / LotusScript 2 Needs Clarification

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
over 4 years ago in Domino Designer / Views 1 Needs Clarification

Update the Date as soon as Month/Year is changed from popup calendar

Update the Date as soon as we change Month/Year from popup calendar, instead of updating it when actually selecting Day from popup calendar while changing Month/Year. This would help in triggering OnItemChange event while changing Month/Year for i...
over 5 years ago in Leap 0 Needs Clarification

Add filter for search service calls

With REST API calls to Domino Volt, it's possible to filter the results: Filtering Data REST API results (https://help.hcltechsw.com/domino_volt/1.0/ref_data_rest_api_list_filter.html) But when you call a service "internally" in Domino Volt, you c...
over 5 years ago in Leap 1 Needs Clarification

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
8 months ago in Domino Designer / LotusScript 2 Needs Clarification

Enhance buttons in Notes Client to accept multi-stage images or allow a transparent background

This would allow us to use buttons to replace image/hotspot combinations when designing UX. The image/hotspot method is time consuming to build and manage. Having a button would make it easier to replace table tabs with a more contemporary look.
over 5 years ago in Domino Designer / LotusScript 3 Needs Clarification