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

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

If open mode is set to single click, then right-clicking a design element in the Applications Navigator should NOT open the element

Just show the right-click context menu.
over 6 years ago in Domino Designer 0 Under Consideration

Replacing a file resource: an option to set a default folder for the Open dialog

So that we can always start browsing from a particular folder, not just from the last one used.
over 6 years ago in Domino Designer 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

Bring ApprovalCycle template back and enhancement web and mobile support

Please bring ApprovalCycle template back and enhancement feature web and mobile.
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Block unencrypted mail to specific domain

Need to block unencrypted email being sent to one specific domain.
over 4 years ago in Domino / Security 1 Needs Clarification

directory acl with hostname separation

Domino has the option to add directory acl. it would be good to be able to add directory separation. i.e when acessing the server using webmail. only databases in mail folder can be accessed and not files in other folders. this could be handled ...
over 6 years ago in Domino / Security 5 Already Exists

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