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 751 of 8851

Storing DQL Query Document Collection Results as a Collection of Document IDs

After a DQL query has been performed, there needs to be the ability to store the results for later use. Since the results of a DQL query is a Notes Document Collection, the ability to store the results as as collection of document IDs in a documen...
over 6 years ago in Domino / Reporting & Analytics 3 Under Consideration

Make the standard mailfont and size available for Richtextfields

Please make the mailfont and size available to set it in a richtextfield via lotusscript. Now is not possibel to read the user current mailfont and size. we will set in the application the body field with this settings.
over 4 years ago in Domino Designer / LotusScript 1 Needs Review

Eclipse editor: auto-indent on paste only seems to work when pasting text which was copied from the Eclipse editor

This should be supported when pasting from an external source too.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

'Isftindexed' to check for the FTI of "corrupted and/or bad" index as it returns error instead of false

If it has a good index it returns TRUE and if it has no index it returns FALSE. If it has a bad index or if an index is supposed to be on the database and is missing, it ERRORS OUT Related to the ER -- https://domino-ideas.hcltechsw.com/ideas/DOMI...
over 4 years ago in Domino Designer / LotusScript 1 Needs Review

It should be possible to create indented hierarchical views at any level of the hierarchy, not just at the main document level.

We currently can use @AllDescendants to display all descendants of a main document in an indented hierarchy. It should be possible to do this at any level of the hierarchy by using a selection formula something like this: Select Form=Formname | @A...
over 6 years ago in Domino Designer / Views 0 Under Consideration

@Formula to set Interline 1 1/2 in richtext item

I have a button above a richtext item to set the standard format. I tried to set the interline to 1 1/2.@Command([EditGotoField]; "Description"); @Command([EditSelectAll]); @Command([TextSetFontFace]; "Arial"); @Command([TextSetFontColor]; [Bla...
over 4 years ago in Domino Designer / @Formulas 0 Needs Review

Domino user session @command or lotusscript and jss for programming

User session should be programming to check status or terminate who is online or access the server or database.
almost 7 years ago in Domino Designer / LotusScript 1 Under Consideration

PROMPT_YESNO default "NO"

The NotesUIWorkspace methode PROMPT_YESNO (2) add the Option default that we can set it to "NO"n And make it also with @Prompt available
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Allow statistics of Domino to be dumped to file every minute and trim "." and "," in numeric values.

it would help to monitor Domino if all statistics could be dumped to text file. running agent once per 5 min is not convenient and rely on AMGR. Now before using numeric values, some of them has strange delimiters, like one with DISK.FREE. there s...
about 7 years ago in Domino / Reporting & Analytics 0 Under Consideration

Provide view of incoming and outgoing Mail Routing Events categorized by Notes User ID in Domino log.nsf

The customer wants to confirm all the outgoing and incoming mail routing events related to certain user. Although there is an existing "Mail Routing Events" view in Domino log.nsf, but this view is not categorized by Domino User ID. The customer w...
almost 5 years ago in Domino / Reporting & Analytics 1 No Plans to Implement