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 808 of 8971

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.
12 months ago in Domino Designer / LotusScript 2 Needs Clarification

Domino Leap: Allow selection (in services) of domino server

In services we can select a database from the list. Unfortunatly there is no possibility to select a different domino server. Idea: Please add a server-select dropdown (current as default) to list databases from a different server.
almost 2 years ago in Leap 1 Needs Review

Domino Leap: NamePicker - Enhancement

Currently if we use a NamePicker, a user can modify the selected/found Name. Ie. John Smith/MYORG/AT => John Smith/asdfg Which can result an an service-error if triggered on item.onValueChange A flag lilke "allow only found values in Namepicker...
almost 2 years ago in Leap 1 Needs Review

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

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

Domino Leap: Add mutli-value option to multiline text and dropdown

Since Domino can store lists in document fields (as used for checkbox "select many") it would be great, if we could have this also on multiline-text and dropdowns: Multiline-Text: Could be done with an Option for delimiter (ie. new line, ";" or ot...
almost 2 years ago in Leap 0 Needs Review

Domino Leap: isNew()

Please add a isNew() property to forms and BO. Use case: Some actions (via javascript) may only apply if a new record is created. With such a property it would be easy to check if its a new entry or not. Sure there are ways around it, like set a v...
almost 2 years ago in Leap 1 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

Domino Leap: add possibility to POST an attachment via REST API

Afaik its currently not possible to pass a attachment form a datarecord to a REST api (POST). Would be great if we could select an attachment as input in a REST based service and POST that attachment (with some additional header data) to a custom ...
almost 2 years ago in Leap 0 Needs Review

Domino Leap: Option to get the output from a service into a variable

Would be nice, if a service-output could be stored into a variable, when called via javascript.
almost 2 years ago in Leap 0 Needs Review