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 1025 of 8993

Xpages xmlns should reference HCL

When creating an Xpage, the XMLNS is set to IBM. This should be changed to HCL. xmlns:xp="http:// www.ibm.com /xsp/core" xmlns:xe="http:// www.ibm.com /xsp/coreex" Technically this isn't causing Xpages to not work however IBM should be replaced.
about 3 years ago in Domino Designer / XPages 1 No Plans to Implement

I want to fix return value of ChangePassword method of Notessession class.

I executed the ChangePassword method of the Notessession class. Setting the new password to something simple that doesn't meet the password policy (eg, "a") will result in a 4825 error. Also, setting the wrong password for the old password will re...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Secure hosting of resources for Custom Widget API to build custom widgets for Leap

We would like to make use of custom widgets for Leap. As Open Liberty has not built in mechanism to facilitate the hosting of static files, we would like to see a solution where static files can be either hosted in Leap image or Leap product itself.
about 2 years ago in Leap 0 Needs Review

Extend functionality of class NotesViewNavigator.

I'm as Developer want to have functions for change programmatically the sorting of view and get entries from sorted data. Without this functionality I can not create data-grid such as https://devexpress.github.io/devextreme-reactive/react/grid/dem...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Add possibility in designer to do dql search and test search

Yo increase adptation of dql asearch option inside of designer to testdql searches and to get thedebugi fo directly
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Embedded a image file in a richtext item as a picture, not attachment

I would like to embedded pictures that notes users can see them directly as images. Please add new method AddPicture in the NotesRichTextItem class, or something like that.
about 4 years ago in Domino Designer / LotusScript 1 Already Exists

I want to change the border style of sections in rich text fields

Currently, LotusScript does not allow you to specify the border style for newly added sections of rich text fields or change the border style of existing sections. The section border color can be referenced with the BarColor property of the Not...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
about 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Add drag/droppable collaboration elements

There should be the possibility to add default collaboration elements to volt applications via drag/drop. For example show calendar (either based on currently authenticated user, a notes name or group calendar notes name) show mail-in (either base...
about 5 years ago in Leap 0 No Plans to Implement

Allow DQL queries on Notes Document Collections, rather than just an entire DB

Currently, the FTSearch keyword (LotusScript) allows for performing searches on both a DB or a document collection. Include this feature with DQL so queries can be performed on document collections as well.
about 5 years ago in Domino Designer / LotusScript 3 Needs Clarification