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

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...

All ideas

Showing 8357

Notes view - Column margins

Add possibility to set view column margins. Situation:There are two columns. 1st is numeric and justified to the right, 2nd is text justified to left. The resulting view has very narrow space between the values and you have to add extra column or ...
over 1 year ago in Domino Designer / Views 1 Needs Review

Add an calendar overlay in the Verse App for private calendar entries stored in the iPhone calendar

Make it configurable using Traveler security settings and / or MDM AppConfig settings Posted by Detlev Poettgen - midpoints
over 6 years ago in Verse / Mobile (iOS) 0 Under Consideration

Save as... an image in a Rich Text item

Add the ability to right click over an image in a rich text item and save it on disk. Or even drag-n-drop it outside Domino.
over 6 years ago in Notes 0 Under Consideration

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
5 months ago in Domino Designer / LotusScript 0 Needs Review

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

Please extend WebDAV to include calDAV & cardDAV support for contacts/calendar syncing

calDAV and cardDAV are open standards for access to calendar & contacts, and IBM is all about open standards! We already have support for iCal, vCard, and webDAV in Domino... please stitch them together to provide calDAV & cardDAV suppor...
over 5 years ago in Domino / Integration 3 Assessment

Verse : add a way to send mail to junk and block sender

The title says it all actually. Even in 3.1 this is, if I'm correct, not possible unless you create manually a mail rule. Which is tedious. Especially since you cannot create a rule from an opened e-mail.
about 1 year ago in Verse / Verse on Premises 2 Assessment

Running Designer on Parallels Desktop

End user are using a new Mac Pro M1 by now, he had run the Designer and Admin Client on the Intel Mac via Parallels Desktop and Windows 10 without issues. Now by using the M1 (Apple Silicon) they need to use Windows ARM on the virtual machine a...
about 3 years ago in Notes 1 No Plans to Implement

Run nsd automatically when many semaphore wait/timeout message are output in SEMDEBUG.TXT

When Domino server crash, nsd is executed automatically. However, if Domino server hang when many semaphore wait/timeout message are output in SEMDEBUG.TXT, nsd is not executed automatically, so user has to execute nsd manually. If the output of...
almost 4 years ago in Domino / Reporting & Analytics 0 Under Consideration

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...
2 months ago in Domino Designer / LotusScript 0 Needs Review