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

All ideas

Showing 8477

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
almost 3 years ago in Domino Designer / LotusScript 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 ...
11 months ago in Domino Designer / LotusScript 0 Needs Review

Can't expand the group members after click + from To field

Reproduce steps: 1. Create internet group in Domino directory with mail domain & group internet address. 2. Open outlook, create a new memo, select the created group from domino directory. 3. The group name is added in To field, the group name...
almost 3 years ago in Traveler for Microsoft Outlook-HTMO 1 Assessment

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

'NSL' for Linux to be able to use password on server.id on Linux servers

I would like to have a way to secure a server.id on a Linux server with a password and not have to manually enter that password on start/restart. On Windows there is NSL, but on Linux we have nothing similar. Working with Information Security I se...
5 months ago in Domino / Security 1 Under Consideration

Enable TinyMCE Image Advanced Tab

The changing of the editor in VOP 3.2.0 to TinyMCE is great... with one exception. I can no longer set a border (or other advance properties) on an image. Please enable by default, or provide a way to configure, the "Advanced" tab on the image dia...
about 1 year ago in Verse / Verse on Premises 0 Needs Review

Completing Free/Busy lookup from MS O365 / Exchange to Domino

Ability for an Exchange user (onprem+O365) to query the availability of a user hosted on Domino.
almost 2 years ago in Domino / Integration 0 Assessment

Add HCL Verse for iOS in the list of Applications that can be used to send photos from an apple device

Currently, if you select a photo/s using an iPhone device and select share or the option to choose an app where you can send the photo, HCL Verse App is not included in the list of applications that can be used. Adding this option will be more con...
about 5 years ago in Verse / Mobile (iOS) 2 Under Consideration

Make Domino Designer LotusScript Eclipse editor respect CamelCase as documented

The old lotusscript editor, when completing object properites and methods, completes with the CamelCase name as in the documentation. The Eclipse LotusScript editor has failed to do so since it's introduction. It's about time it followed the stand...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Merging multiple mail template fixes from different language into one mail template.

The option to merge the languages is currently available with the language installer packs in HCL Domino. The language template fixes cannot be merged into a single template separately, because they're not part of the standard language installer p...
7 months ago in Domino / Administration 1 Needs Review