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

Showing 2568 of 9010

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

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

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

new progress bar design element in notes applications

No description provided
over 7 years ago in Domino Designer 3 Under Consideration

Add the ability to have a URL or compose email to a view column to click on

It would be nice to have the ability to have a column in a view have either an email or a URL address to be clicked on. For an email address, it would compose the email and for a web address it would open the addressin a browser.
over 3 years ago in Domino Designer / Views 1 Needs Review

Controlling high usage views

Enabling high usage views is a nice feature and makes sense: https://help.hcltechsw.com/domino/11.0.0/high_usage_views.html Since the task is quite resource intensive it should allow a better control from the admin. i.e. allow the admin to exclude...
almost 4 years ago in Domino / Administration 3 Needs Clarification

Add one or more users to multiple groups at once

It would be nice to have the ability to add a user to multiple groups at once. For example, when I search "[members] contains "John Doe", I get a result of 20 groups. If I could select all these groups and add another user at once, that would save...
over 6 years ago in Domino / Administration 3 Under Consideration

Policy to force HTTP-only users to change internet password on first login

This is functional for Notes users thru the Security policy, but we would need to get this feature for HTTP-only users as well. We are aware of the manual setting in the person document to force the password change on next login, but we would like...
over 5 years ago in Domino / Administration 0 Under Consideration

Remove libnotes dependency on JNI and IDEHelper

Currently, when importing a Java agent as non-raw DXL, libnotes has a hard dependency on finding a JNI environment and using classes from Notes.jar. While there's a certain amount of natural dependency in the process of compiling agents, the class...
over 4 years ago in Domino Designer / Java 0 Needs Review