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 935 of 8853

Enhance Mail Rules Dialog

The dialog for mail rules is a simple GUI for administrators to create mail rules. The mail rule itself is stored as a formula in the $FilterFormula in the MailRule form. In fact the Rusles dialog and the script library "Rules" is used only for cr...
over 7 years ago in Domino / Templates 4 Under Consideration

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

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

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

Access other persons Calendar on Verse client for Android and iOS

User A given Calendar access delegation of User B Calendar. The user A should be able to access the User B Calendar through Verse (Android and iOS) on the device.
about 7 years ago in Traveler 1 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.
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Stop reordering contents of raw .lss file after saving in Designer

Our project team utilizes Git version control to keep our incremental code changes well-organized. Because Git closely looks at file modification differences, however, our team constantly has to place significant time and effort into counteracting...
12 months ago in Domino Designer / LotusScript 0 Needs Review

Make the NotesJSON... classes support more valid JSON

Please make the NotesJSON... classes support more valid JSON. Nicely formatted legal JSON with whitespace should be parsed. Also, nice would be the option to output nicely formatted JSON, for easier consumption by a human.
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

LotusScript to browse/edit URL links (Hyperlink or Hotspot)

Function for LotusScript to process URL links created by Notes clients in the Body field with the following functions Menu: [Create] - [Hyperlink] Menu: [Create] - [Hotspot] - [Link Hotspot] For example, LotusScript can look for Document Link...
about 2 years ago in Domino Designer / LotusScript 1 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...
almost 6 years ago in Domino Designer / LotusScript 1 Under Consideration