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

LotusScript

Showing 383

Prevent status (enabled or disabled) of "Before new mail arrives" agent from being inherited.

"Before new mail arrives" agent is created in template. Multiple DBs inherit design from this template. Requirement is to prevent the status (enabled or disabled) from being inherited. Need feature/control to prevent status of this agent being app...
over 2 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Add NotesDocument to a Collection like an array

Our Problem: We are trying to search multiples NotesDocuments from an agent in a database to a view in another database. We then proceed to add those documents to a NotesDocumentCollection with the function AddDocument (NotesDocumentCollection - L...
almost 3 years ago in Domino Designer / LotusScript 3 Needs Review

Disable "Public Encryption Keys" option from "Document Properties"

Customer is looking for option to not allow users to add/remove names from "Public Encryption keys" present in "Security" tab of "Document Properties" for any document.Requirement is to restrict users to not use this option somehow.
about 3 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Add a method to change the character set.

NotesHTTPRequest responses are sometimes returned in a format other than UTF-8. Please add a method to specify or change the character encoding.
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

NotesRegistration.RegisterNewUser method has no parameter for setting value of MailDomain parameter

NotesRegistration.RegisterNewUser method has no parameter for setting the value of MailDomain parameter. For single mail domain NotesRegistration.RegisterNewUser method sets correct Maildomain field in the person document automatically without a p...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Fix error "Error processing use list module"

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

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

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.
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
20 days ago in Domino Designer / LotusScript 0 Needs Review

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review