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 1413 of 8995

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

Text string selection by double clicking

Text string is selected by double clicking. For example, in Designer 9.0.1 FP10, when you move and put the cursor on the following text string of "CurrentDatabase" which is a property of NotesDatabase class, and double click it, then "CurrentData...
about 3 years ago in Domino Designer 2 Assessment

Filter opened databases in the database workset navigator

If you have a large workset and you open a database in designer from the client it's almost impossible to get to the newly opened database. So a filter option in the navigator to only show opened databases would be great to have
about 7 years ago in Domino Designer 1 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

Make compare with a great Designer tool

There is a compare function function within package explorer Compare with>>eachother that would be supergood if it had an option for Domino and that would be to be able to have an option to filter out the database specific information from a...
about 3 years ago in Domino Designer 2 Assessment

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

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

improved search functions when editing forms/subforms

It's a problem when searching for text in a form design, that neither of the two search functions work very well. For searching the "rich text" pane, you can only find static text. It would be very helpful if the search would also locate: button ...
about 7 years ago in Domino Designer / @Formulas 0 Under Consideration

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