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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Embedded a image file in a richtext item as a picture, not attachment

I would like to embedded pictures that notes users can see them directly as images. Please add new method AddPicture in the NotesRichTextItem class, or something like that.
over 4 years ago in Domino Designer / LotusScript 1 Already Exists

Reducing Adminp process threads from minimum 3 to minimum 1

By default, Domino accepts minimum 3 adminp request threads. we can not reduce the threads count to minimum 1. Based on environment requirement, customer may want to reduce the Adminp Process threads to less than three. In order to achieve this is...
over 5 years ago in Admin Client 2 Needs Clarification

Improve the hover-over popups for alert icons in admin client server monitor

On the Server Monitoring tab in the admin client, icons are displayed showing the status of tasks. If you mouse over the status icons, they display the text on the console that generated the status alert (Fatal, Not responding, Failure, or Warning...
about 1 year ago in Admin Client 0 No Plans to Implement

Enhancements on searching Documents in Admin Client

I am more a developer, but used the feature to good success the other day first time after years of not using it. (For those not aware: Usage: Admin Client, open Server in Question -or lokal-, right click on the database in Question and select the...
over 3 years ago in Admin Client 0 Under Consideration

rebase LotusScript to JVM

Compile all LotusScript to Java ByteCode and run it on a JVM - LS can use Java classes - Java can use LS classes - Use Eclipse debugger for LS
almost 8 years ago in Domino Designer / Java / LotusScript 0 Under Consideration

Add a "Create plugin from existing JAR" wizard in Domino Designer

Today there is a tool/wizard that lets you create a JDBC Driver plugin. It would be nice to have the same to help create plugins from Jar-files. I currently use this method, but it's a little time consuming: https://www.dalsgaard-data.eu/blog/wrap...
over 5 years ago in Domino Designer / Java 2 Needs Clarification

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Remove packaged Jar files from classpath

In addition to the JDK Domino/Notes bring a lot of Jars that linger around in .../ext and some other directories. All of these should be separated and hidden from Java code in databases. They cause disturbances and we could not rely on them becaus...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Specifying reference user(s) when registering new users

Allow specifying a reference user(s) when registering a new user. It would be an ease if it automatically inherits the group memberships, for example.
over 4 years ago in Admin Client 2 Already Exists

Xpages xmlns should reference HCL

When creating an Xpage, the XMLNS is set to IBM. This should be changed to HCL. xmlns:xp="http:// www.ibm.com /xsp/core" xmlns:xe="http:// www.ibm.com /xsp/coreex" Technically this isn't causing Xpages to not work however IBM should be replaced.
over 3 years ago in Domino Designer / XPages 1 No Plans to Implement