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 863 of 8857

Add selection formular to time stamp replication activity

at the moment it is not possible to limit the selection of documents in the Notes database in a time stamp replication activity because the view is regenerated on each run. Here it would be helpful if the selection formula specified in the activit...
about 4 years ago in Enterprise Integrator 0 Under Consideration

Fix error "Error processing use list module"

I cann't use "library" in form and subforms (on this form) simultaneously.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

PKI certificate in the person document - Domino to not check the whole certificate and just the SubjectDN

If that name matches an entry in the Domino Directory, you use the first entry from the full name field for further authorization. Otherwise, you use the common name from the certificate. More data points for not keeping the entire PKI certific...
over 6 years ago in Domino / Security 1 Under Consideration

AppendToTextList to append notesitem values instead of wiping out if hitting item summary limit

NSF to support higher item summary limit and backend code (Core module) has to be modified accordingly.
over 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

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

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

'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

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

@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