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 844 of 8857

@ValidateInternetAddress does not return correct result

@ValidateInternetAddress ( [ Address821 ] ; "?.?@domain.com" ) This formula says, that the given Internet Mail Address is correct. But that is not true.
almost 3 years ago in Domino Designer / @Formulas 5 Needs Review

Display "indexing already in process", when user/administrator try to delete index of database while full-text index creation/update is in progress.

The full-text index of a database can not be deleted when index creation/updation is being carried out. When the user tries to delete full-text index of a database during the time, user gets a confirmation prompt to delete the index. However. the ...
over 4 years ago in Admin Client 0 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.
about 3 years ago in Domino Designer / Views 1 Needs Review

Let AppendRTItem work as expected

By using this method the font information is lost when the Rich Text Items reside in different documents and use different fonts. The result is, that the content of the new Rich Text Item gets the first divergent font (other than standard). If thi...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

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

Trim database filename when creating a new database

When you create a database and set it's filename, please trim the spaces ( front and back ) before creating it. I copied and pasted a filename from the HCL documentation and didn't noticed that there was a space in front of the filename. There was...
over 4 years ago in Admin Client 0 Assessment

Provide Lotusscript API for IBM Connections (create status updates, files, events)

No description provided
over 7 years ago in Domino Designer / LotusScript 3 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...
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Progress Bar

As an administrator it would be great having a possibility of a progress bar (and/or % finished) for admin task in Domino Admin client as compact, updall, fixup, convert for Notes DBs (especially for mail DBs).
about 6 years ago in Admin Client 3 Needs Clarification

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...
about 4 years ago in Domino Designer / Java 0 Needs Review