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 681 of 9007

I want to change the border style of sections in rich text fields

Currently, LotusScript does not allow you to specify the border style for newly added sections of rich text fields or change the border style of existing sections. The section border color can be referenced with the BarColor property of the Not...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Add possibility in designer to do dql search and test search

Yo increase adptation of dql asearch option inside of designer to testdql searches and to get thedebugi fo directly
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow DQL queries on Notes Document Collections, rather than just an entire DB

Currently, the FTSearch keyword (LotusScript) allows for performing searches on both a DB or a document collection. Include this feature with DQL so queries can be performed on document collections as well.
about 5 years ago in Domino Designer / LotusScript 3 Needs Clarification

Update documentation to create client certificate

Wonderful certstore.nsf tool. Now that Domino is able to easily create certificates, it is necessary to create clear documentation to be able to create self-generated client certificates and easily distribute them on devices, especially web browse...
about 2 years ago in Admin Client / Documentation 0 Needs Review

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

Reset Inotes passwords for multiple users.

Reset Inotes passwords for multiple users.
about 6 years ago in Admin Client 2 Needs Clarification

Copy text from the server console

Often when I'm using the server console in the admin client I see something interesting and would like to copy that information. So the option to mark and copy text would be very good to have also the option to copy row or marked text
about 2 years ago in Admin Client 3 Already Exists

Allow (multiple) snippet libraries to be imported from urls automatically into the designer client snippets library

This will allow snippet libraries such as OpenNTF or internal company code libraries to be quickly shared around developers.The data can already be import and exported into xml format, so adding the auto url option would not be a big step. Away to...
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Make comment on all design element Read Writable using Lotusscript

The comment field on each designelement should be writable using Lotusscript and perhaps Java when doing design element automation I.e creaing views or enable disable agents that is scheduled in applications it would be good to be able to read and...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
about 1 year ago in Domino Designer / LotusScript 2 Needs Clarification