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

picklistcollection adds a database icon to the workspace. Please provide option not to do this.

We often use LotusScript notesUIWorkspace .PickListCollection to present options for the user to select. If you specify a view from another database then an icon for that database is added to the users workspace. Users get frustrated when multiple...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

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

Allow text Insert to work when pasting from the paste buffer into the server console command field

If you go to the server tab, then select 'Server Console'. If you enter text in the 'Domino Command' field then try to insert text into the exiting text that's there from the paste buffer, it clears the text that is in the field and pastes what yo...
almost 6 years ago in Admin Client 1 Under Consideration

Add the Notes version a new function is added to the designer help (F1)

For some functions the Designer Help shows the version with which the function was introduced. This was obviously abandoned in the versions from 10.x on, please add again.
over 6 years ago in Domino Designer / LotusScript 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...
almost 5 years ago in Domino Designer / Java 0 Under Consideration

Unable to upload multiple x509 certificates to person documents in Domino

We can understand that AppDev Pack was replaced by Domino Rest API addon. Using proton task in AppDev Pack the customer were able to manage (upload) multiple x509 certificates to person documents in Domino. Domino natively do not have such feature...
almost 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Add a feature to run updall from database tools in file tab

Please add a feature to run updall from database tools in file tab. Currently we can perform compact and fixup from database tools in file tab. It is easy to run maintenance task by GUI. For administrator perspective, please consider to add updall...
almost 7 years ago in Admin Client 0 Under Consideration

Message Recall on Domino Administrator Client

Message recall only works for the sender side, there is no functionality to do a message recall from the admin side.
almost 6 years ago in Admin Client 2 Assessment

Preventing specific users from forwarding mail using a Send Copy To rule

As per documentation, when "User rules mail forwarding" is set to Disabled, prevents notes client user (ALL) from using the "Send copy to" rule action. Customer is looking on restricting only to specific user. Preventing users from forwarding ma...
almost 7 years ago in Admin Client 0 Under Consideration

@Left or @Right with a negative number (Exists, withdrawn)

Instead of using @Left(string; @Length(string)-6) where you have to pass the string or string-expression twice, it would be much easier to be able to just write @Left(string; -6) indicating: the left part but the last 6 characters.Similarly, a cal...
6 months ago in Domino Designer / @Formulas 1 Already Exists