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 8320

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

new event for 'Checkbox' & 'Radio Button' field 'onChangeSelection' for LotusScript

An event that occurs when the selection in the Radio Buttom / Checkbox field is changed before the focus leaves the field. I want to be able to react to any changes in the selection, e.g. to call uiDocument.Refresh() -while the user stays in the f...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow the user to see which characters he is typing in the password dialog

In the Notes login dialog, add a button (with an eye image ?) to switch between hidden and shown password. Some users are sure they are typing the right password... This option should also (mainly ?) be available on the "Change Password" dialog.
almost 6 years ago in Notes 3 No Plans to Implement

Content-Security-Policy (CSP) for Verse webmail

Better Security for Verse webmail - CSP Support Verse webmail currently uses scripts and styles in the form of inline scripts, and sometimes dynamic evaluations of strings to executable code (script eval). To protect Verse against Cross-Site-Scrip...
over 2 years ago in Verse / Verse on Premises 0 Planning to Implement

Include the All-in-one Admin tool in the server or admin client software

The All-in-one admin tool for HCL Notes Mail and Applications troubleshooting is a handy tool for system administrators. Rather than having it hidden in a technote, why not include it in the software? This could be in either the server or admin cl...
about 2 months ago in Admin Client 2 No Plans to Implement

SAML user binding using email

Binding SAML user identity using email is an good way but insecure way.Because a user at an connected IDP could if open go in and change email address and then become another user. It would be good to increase security to add a secondary field tha...
about 2 months ago in Domino / Security 2 Needs Clarification

When creating WebEx meeting in Notes Calendar, transfer receipients to Webex

When a WebEx meeting with several receipients is created bei a Notes Calendar Appointment, the receipinets of the appointment aren't transfered in the WebEx meeting. Most of our users working with notes on citrix. Webex is on local computer. When ...
about 2 months ago in Notes / Documentation 0 Needs Review

Changing geo location on Citrix or Virtual Machine when local computer uses different IP

When using citrix or VM with same computer, isn't it possible to change the location in Sametime. Maybe from Office to Home-Office or Mobile, Headquarter, Branch...
about 2 months ago in Sametime / Chat 0 Needs Review

XPage Elementor (Low code for XPages)

The idea is low code for XPage something like wordpress Elementor. XPage Elementor is help for non developer easy to develop any application via component control eg. web/mobile theme, layout, text editor, video, map, seo, ecommerce and so on. To ...
about 2 months ago in Domino Designer / XPages 1 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 ...
9 months ago in Domino Designer / LotusScript 0 Needs Review