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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

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() ...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Connecting to SOAP WebServices

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

Remove user from Leap when removed from Connections

If Leap is a plugin for HCL Connections, as it is since HCL Connections 8 replaced community surveys by HCL Leap surveys, deleting a user from HCL Connections should delete the user from the FREEDOM.USERS table of HCL Leap. Otherwise, you'll get u...
about 1 year ago in Leap 0 Needs Review

Better error messages from @Formula errors on the webb

If a field has the wrong type, I.e a user writes text in a number field or a date field has the wrong type we get an error message on the web giving no clue what field has the problem. It only says: HTTP Web Server Notes Exception - Incorrect data...
over 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Add new LotusScript function to manage Replicator page

(SPR RCAL5VSN5M) There is no LotusScript method for adding a database replica to the desktop (workspace) Replicator page. Typical scenario: You have a script that creates a new replica using the NotesDatabase classes CreateReplica method. You are ...
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

EML to PDF Converter

Converting EML (Email Message) files to PDF (Portable Document Format) is a common task, especially when you want to save or share email messages as PDF documents. There are several methods to convert EML files to PDF , and I'll describe a few dif...
almost 3 years ago in Leap / Documentation 0 Needs Review

form.getStage()

Please add a JS method(s) to get the current stage ID and name of a form. Currectly, we can get thsi only via Find or Retrieve service calls. I suggest something like: form.getStage or form.getStageId form.getStageName
almost 3 years ago in Leap 1 Needs Review

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

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow generic sender of email from Volt app

Currently if a user is sending a form and a "Thank you" mail is delivered (i.e. registering for a event) from Volt, this mail has always the initiator as sender of the mail - which results that the user will receive a mail from himself. We need a ...
about 4 years ago in Leap 2 Needs Review