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 955 of 8857

Connecting to SOAP WebServices

Adding the connection to a SOAP WebServices by providing the WSDL as what is done in HCL Designer
over 5 years ago in Leap 0 Under Consideration

Ability to restore the deleted Volt app using an NSF file.

Ability to restore the deleted Volt app using backup copy of NSF file when the backup of Volt applicaiton did not exist.
about 4 years ago in Leap 1 Under Consideration

Extend Eclipse TODO/Tasks usage to other languages (LotusScript)

As the title says. Why is // TODO restricted to Java ? It seems very useful in other languages, e.g. LotusScript, CSS, SSJS.
over 5 years ago in Domino Designer / @Formulas / LotusScript 0 Under Consideration

one Volt-template for multiple applications

for an example: i've 50 surveysat the same time, all with same design, only diferent (dynamic) questions inside...now i find 1typing-error. at the moment i've to change !50 volts an publish then because of this tiny problem.
about 4 years ago in Leap 0 Under Consideration

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Update LotusScript erl() issue when used within a custom class

When using the erl() function within a custom class in Lotusscript the function will return what seems to be an incorrect line number. From what I remember, a workaround used is to take the line numbers in the options section, add it to the erl() ...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

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