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 votes: Domino Designer

Showing 258

Support the automatically created LS SUB by using given LS templates

Hi there, in the designer if you create a new Design element the LS SUBs for i.e. Initialize and Terminate do not(!) make use of the SUB template defined in the Designer Code & comment templates Please support those template also for automtica...
29 days ago in Domino Designer / LotusScript 0 Needs Review

Allow to rename attachment's file name by LotusScript

An attachment file's name cannot be changed by Source or Name property in the NotesEmbeddedObject class. The customer requested us to add a method or property to rename the file name of an attachment.
9 months ago in Domino Designer / LotusScript 2 Needs Review

About ReadEncoded method of NotesStream class

I have heard that there is a bug in the ReadEncoded of the NotesStream class. Please fix it and release it to the public.
3 months ago in Domino Designer / LotusScript 1 Needs Review

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
4 months ago in Domino Designer / LotusScript 1 Needs Review

Hide view based on user/group membership AND @Platform

I would like to hide certain views when an app is running under Nomad on a mobile device (due to limited screen size) but allow the user or group to see those views when they use a desktop computer with a larger screen and the Notes client. I have...
about 1 month ago in Domino Designer / @Formulas 0 Needs Review

Be able to set working set depending on profile

If I switch the in the notes client profile it would be good if I also could set the default working set in designer related to this profile.
about 1 month ago in Domino Designer 0 Needs Review

Feature to Hyperlink/Hotspot to be shown in View Column's

The Rich text field present in the notes document can be used to create hyperlinks/hotspots. If you mouse over any hyperlink, then at the bottom it shows the actual URL. The requirement is to store this value in some field or add some feature such...
4 months ago in Domino Designer / Views 0 Needs Review

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, ...
8 months ago in Domino Designer / Java 0 Needs Review

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...
about 1 month ago in Domino Designer / LotusScript 1 Needs Review

Maven in DDE - download jar files directly into nsf

in visual studio it is sooo easy to add an external dependencies to projects.. Just search for it and include the nuget and you’re done. In Java not so easy. there are a few option where Maven is the most popular I think. With maven you need to ge...
4 months ago in Domino Designer / Java 1 Needs Review