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 1553 of 8983

EntityFramework Core Connector for Domino Data

While XPages is no longer a future investment for server side web development for Domino. Domino then does not have a server side web application framework which leaves it to be a back end NoSQL database. Developers who have invested heavily in ...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Open database by inputting database's file name in "Open Application"

Regarding "Open Application" in Nomad, Nomad Web can open a database by inputting database's file name, but Nomad iOS can't do it. This is enhancement request to open database by inputting database's file name in Nomad iOS.
12 months ago in Nomad / Nomad (iOS) 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.
almost 4 years ago in Domino Designer / LotusScript 1 Already Exists

Click button through code

Allow a button on a form to be clicked through code. A bit similar to (javascript) document.forms[0].btnOK.click(); In NotesUIDocument object docUI.clickButton(btnName) where btnName is the name of the button as defined in the HTML properties o...
almost 7 years ago in Domino Designer 3 Needs Review

In a view the total row the column formula should apply

The Problem: Currently in a view's total row one can only select for a column : Either "None", "Total", "Average per document", "Average per sub-category", "Percent of parent category" or "Percent of all documents" But this does not cover all user...
almost 3 years ago in Domino Designer / Views 0 Needs Review

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...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

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...
almost 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Make comment on all design element Read Writable using Lotusscript

The comment field on each designelement should be writable using Lotusscript and perhaps Java when doing design element automation I.e creaing views or enable disable agents that is scheduled in applications it would be good to be able to read and...
12 months ago in Domino Designer / LotusScript 0 Needs Review

Text string selection by double clicking

Text string is selected by double clicking. For example, in Designer 9.0.1 FP10, when you move and put the cursor on the following text string of "CurrentDatabase" which is a property of NotesDatabase class, and double click it, then "CurrentData...
almost 3 years ago in Domino Designer 2 Assessment

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...
almost 6 years ago in Domino Designer / LotusScript 1 Under Consideration