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 272

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Mailto in Verse

When forwarding messages, mail addresses are not clickable in Verse. There are no mailto links (example on the screen): Please fix this problem.
9 months ago in Verse / Verse on Premises 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 1 year ago in Domino Designer / LotusScript 0 Needs Review

Sending meeting update notice should have option to control the update.

When the meeting is updated by adding more invitees it should provide the option to send a certain update to all the participants. Or it may also give the choice not to send the update to all the participants.
9 months ago in Verse / Verse on Premises 0 Needs Review

Not marking all email opened as read (Create a setup to decide)

Some users prefer to mark themselves the mail as read, so it would be useful to have a setup in Verse to decide wether or not emails should be marked as read when opened or not. That would make it closer in features from Notes where the setting ex...
9 months ago in Verse / Verse on Premises 1 Needs Review

Mail policy settings should work for sending from a Web browser

The following mail policy does not work on HCL Verse Web/HCL iNotes "Mail Settings"-"Mail"-"Basics"-"Outgoing Mail Checking" - "Set outgoing limits"- "Internal domains:" - "Allow but show warning" or "Do not allow" Creating a mail policy settings...
over 2 years ago in Verse / Verse on Premises 0 Needs Review

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Run local agents locally (not on server) which are not signed by the currently running entity

Problem with the agent starting locally. Error Message while executing the agent on the local machine instead of server. "AMgr: Agent '<agent name>' in '<database name>' does not have proper execution access, cannot be run." W...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Display alternate names for suggested contacts

If a name has Non-Latin characters, it will not display the contacts initials and will show a default avatar image. The algorithm used is such: John Smith -> ‘JS’ John A Smith -> ‘JS’ John A. Smith -> ‘JS’ John HF. Smith -> ‘J’ John 田中...
3 months ago in Verse / Verse on Premises 0 Needs Review

Enhancing LotusScript Web Service Consumer: Adding Support for SOAP Headers

This enhancement would make LotusScript a more viable option for SOAP-based integrations, eliminating unnecessary complexity while maintaining native functionality.
9 months ago in Domino Designer / LotusScript 0 Needs Review