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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 967 of 8858

Classes and Methods/Properties to edit or modify Extended Access (Extended ACL)

There are classes to edit/modify Notes ACL like "NotesACL" and "NotesACLEntry" classes but there are no classes to edit/modify Extended ACL of databases like Domino Directory. Such classes would help to edit Extended Access via script.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Fix AppendTable() Limit Bug

NotesRichTextIteam.AppendTable() allows 255 rows. At least according to the documentation. However, even in V12 the number of rows is limited to 29, or so. Using the client it works, but not using LS. Error message is "Illegal column width - check...
about 3 years ago in Domino Designer / LotusScript 3 Assessment

Execute( {JavaScript code})

Much code wrote on JavaScript language.If i will have opportunity to use it from LotusScript - it will be magnificently
over 6 years ago in Domino Designer / LotusScript 3 Under Consideration

When user credentials are incorrect, give relevant error as "Username or password incorrect" instead of "Error connecting to server"

In Verse app for mobile (Android & iOS), whenever user enters an incorrect username or password, then Verse says, "Error connecting to server". So there is a feature request that, Verse should show proper error like "Incorrect username or pass...
about 4 years ago in Traveler 1 Under Consideration

Send Push notification to the device longer than 24 hours after the last sync

Currently, as the Traveler server monitors the sync activity of each user, it will push notification within 24 hours after the last sync. Beyond this time the server will tag the device as offline and will not send anymore push notification causin...
over 7 years ago in Traveler 1 Under Consideration

Trigger Traveler defrag command from a running server

Currently you either have to stop and start the Traveler server with the -defrag option. This is a manual process that cannot be automated. The configurable interval on the other side will do the defrag any time you start the server when the inter...
over 5 years ago in Traveler 2 Assessment

Better mfa support traveler

we want to use mfa, but it Selena to be not possible with traveler, which we want to use, so the mail and agenda are integrated in the iOS standard app’s
over 2 years ago in Traveler 1 Already Exists

Find and Replace should work correctly for Formula inside a form

In the Domino Designer, finding all occurrences of some code in fields with Formula language is virtually impossible. Ctrl-F or Find and Replace doesn't search consistently everywhere in a form. LotusScript is ok, but then only LotusScript. If the...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

option to disable the editing and saving of the email received by the user.

User is able to edit the received email , save and close it . User can tamper the received email and print it with wrong intension. How to disable this feature.
10 months ago in Domino / General 0 Needs Review

Add preference for NOT using Option Public in LotusScript Agents and Script Libraries

I would like a preference to NOT use Option Public in LotusScript Agents and Script Libraries. It forces the developer to make things that can be shared explicitly Public, and promotes thinking abou what should be Public and what should be Private...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review