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

PostPaste and QueryPaste event can't get pasted document information.

We want to get the information for the pasted document. Once we have the information in the pasted document, we can control whether or not the paste continues. This is very useful.
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

AUT integrates with MarvelClient Upgrade

It would be great if AUT integrated with MarvelClient Upgrade, so the tools work together instead of possibly conflicting with each other. Both HCL and panagenda, and most importantly the users would greatly benefit if Upgrades are easier to manag...
about 2 years ago in Domino / Administration 1 No Plans to Implement

Set "Basic" Database Properties by selecting multiple databases at a time

Currently when you want to set "Basic" properties from first tab of Database Properties by selecting multiple databases from Files tab, then it is not possible. Currently only Advanced Properties can be set for multiple databases like this. So the...
over 5 years ago in Domino / Administration 0 Assessment

Increase Quota limit in Registration Settings' policy

When you want to apply quota thru registration settings you can't exceed 9 999Mo. Can you remove this limitation ?
5 months ago in Domino / Administration 0 Needs Review

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

User Registration Logs

When you do basic user registration in Domino, there is no log file or record on what has been processed during the creation of the user. This would be helpful to trace if there are any issues with the registration for example: The user should be ...
over 7 years ago in Domino / Administration 0 Under Consideration

Make new Lotus Script Class for secure URL parameter handling against XSS attacks

Make a new Lotus Script class for better handling with web URLs containing the following functions: 1.) GetQueryParameter Returns an URL Parameter of an URL in a clean/secured form regarding XSS attacks. Example usage: strValue = NewNotesClass...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

When accessing the Web page, page should display 403 Forbidden when accessing an unauthorized DB

when a user who try to access the unauthorised Notes DB via Web Link. an authentication screen will be displayed and the user will prompted to log in with a different user ID. User want to customize this Option and page should display 403 Forbid...
about 6 years ago in Domino / Administration 0 Under Consideration

Javascript everywhere

Today we can use Javascript in quite a number of places on a Notes form, as well as in views. But the Javascript is only able to access the UI. You can also not create agents using Javascript. What I would like to see is a Javascript API/extension...
almost 5 years ago in Domino Designer / LotusScript 0 Assessment