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 880 of 9008

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...
about 5 years ago in Domino / Reporting & Analytics 0 Under Consideration

Allow HCL Verse to select multiple photos at once and attach in the email

As of the moment, users can only attach one photo at a time in an email when using HCL Verse for iOS. Allowing users to select multiple photos will be more convenient and will prevent other customers to move away from the product.
about 6 years ago in Verse / Mobile (iOS) 0 Assessment

Reply to an email with an attachment

I use Verse on iOS(iPhone). When forwarding an email that includes an attachment, an option is shown to either include or exclude the attachment. However, this option does not appear when replying. I understand that if I want to reply with the att...
about 2 months ago in Verse / Mobile (iOS) 0 Needs Review

Ability for LotusScript to set table cell colors

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set Cell color.
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration

I need a function to sort an array.

The @ function has @Sort, and JavaScript has Array.sort(). it would be useful if LotusScript also had a function to sort arrays.
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Support delegated Mailfiles in Verse Mobile App

Add the capability to switch to delegated accounts in the Verse Mobile App.
over 7 years ago in Verse / Mobile (iOS) 0 Assessment

Please enable the ability to prohibit pasting notes notes documents.

Please enable the ability to prohibit pasting notes notes documents.While this exists for view events, it does not prevent notes document pasting when a new view is created, as pasting remains possible there.Ideally, an event should be set in the ...
5 months ago in Domino Designer / LotusScript 1 Needs Review

NotesRichtextItem class needs a new attachment function addEmbeddedObject

Today we have embeddobject it would be good if you could get a emdeddedobject from another document/richtextfield and use a function that would add an embedded object to a richtextfield. Instead of as today Save it to disk and after that embedd it...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Add new lotusscript method to clear Paragraph Style

Customer wants to reset all Paragraph Style settings - like font size, font name, color, and margins etc - to their default all at once by @Function or LotusScript.There is NotesRichTextParagraphStyle class, and the part of properties can change. ...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review