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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 1115 of 8857

Need ability to get current document context when running agent

Customer would like to run an agent to access data refer to following link: https://help.hcltechsw.com/domino-leap/1.1.3/direct_access_domino_data.html The scenario is as below: 1. Create a new document via web browser. 2. Enter value for some fie...
over 1 year ago in Leap 0 Needs Review

Remove border from a hotspot when created from 'notesrichtextitem.appendDocLink'

This is a default action on new hotspots - which can be turned off in edit mode from the user interface, but not via program code. There is a hotSpotTextStyle property which has no effect on the border, this make generated reports look UGLY. If yo...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Enhance debugging and/or logging for service calls - and make it available for the app developer

I recently had some problems calling an external service (related to authorization). When the service was called, I just got a message, that there was an error. No details. As I had access to the Domino server console, I got a little bit more. As ...
over 5 years ago in Leap 0 Future Consideration

Improve "Automatically Add 'Option Declare '"

It just doesn't work right, this option, especially when I have to update an older form that didn't have the Option Declare in it. The code in a button on the form contained a non-declared variable. Customer not happy, me not happy. I don't even w...
about 3 years ago in Domino Designer / LotusScript 2 Needs Review

Sort columns in view data

This is a legacy request (see forum post), but please can we have sortable columns in view data as in Administrator can define the order from left to right, i.e., not defined by input sequence.
almost 2 years ago in Leap / Documentation 0 Needs Review

Create some kind of "element library" to get services, sections etc. from for easy (re)use

Organizations will over time establish some internal standards, of how Volt apps should be build, look like and integrate with other systems. They could create a standard Volt template to create all Volt apps from, but it would be more flexible to...
over 5 years ago in Leap 0 Future Consideration

Lotusscript and formula in LEAP

All of language should be run in LEAP ex lotusscript, formular, agent, web service and rest api
about 6 years ago in Leap 0 No Plans to Implement

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review