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

My ideas: Domino Designer

Showing 1233
117 VOTE

Show line numbers when using LotusScript Debugging (stepping through)

When stepping through code in LotusScript, line numbers are not shown. Please show the line numbers when stepping through code. It is helpful to identify the location of the error, take screenshots to share with other developers.
over 4 years ago in Domino Designer / Debugger 2 Assessment

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
5 months ago in Domino Designer / Java 0 Needs Review
133 VOTE

Ability to use 'basic' HTML tags to have simple 'repeat controls' in classical notes views

It would be nice to have the ability to use 'basic' HTML (old) tags to have simple 'repeat controls' in classical notes views (=activated property 'process HTML' in view column?).Tags such as<b>, <i>, <u><font face= "xxx" size...
over 5 years ago in Domino Designer 1 Assessment

Attaching a file from "EmbedObject" LotusScript code, the attached file is displayed as a generic gray icon

While trying to add attachment using "EmbedObject" lotusscript method, the attachment icon is displaying as grayed out. However, if you try to add attachment manually, the icon display is proper. This seems to be working as designed. Please make t...
about 2 years ago in Domino Designer / LotusScript 1 Under Consideration
124 VOTE

Nice looking charts to make nice looking apps for management and decision making

I like panagenda embedded charts. we need easy to use charts in apps.
over 5 years ago in Domino Designer / LotusScript 7 Under Consideration

Support JSON in @Formula language

Today JSON is the standard for configurations, REST service requests and many more areas. The @formula language is extremely efficient and can be used in many places. Having both work together, would be very powerful and allow better integration ....
almost 4 years ago in Domino Designer / @Formulas 1 Assessment

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 ...
3 months ago in Domino Designer / LotusScript 0 Needs Review

Free Licence for HomeUse / Freelancer

Microsoft offer Professional-licence-Version and free License for developers (VisualStudio Community or VS Code vs VisualStudio Enterprise / professional). Sophos offert a Firewall-Software with Professional Version and a free HomeUse-Licence (Ex....
about 1 year ago in Domino Designer / Documentation 0 Assessment

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Backport LotusScript enhancements from Volt MX Go to Domino

At Engage 2022 it was announced that LotusScript would get new features like try/catch/finally, asynchronous operations or lambdas, but only as part of the Volt MX Go offering running in the Foundry server of MX. Please backport these enhancements...
almost 2 years ago in Domino Designer / LotusScript 0 Assessment