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 1077 of 8866

ghost users in sametime meetings

We opened a case CS0819076 where support suggest us open a AHA request. When you organize a meetings and some partecipant lose the connectivity and return in the same meeting; you see two person in a meeting with same name. This is known to happen...
about 1 year ago in Sametime / Meetings 0 Under Consideration

Save picture in chat

When copy a picture into a chat, and you save it in mailfile, the picture disapar. It is impossible to see what was saved. I should be possible do see what was copy into the chat.
over 6 years ago in Sametime / Chat 1 Already Exists

New API to search database incrementally and return note ids and summary data

The C API contains a very powerful undocumented method NSFSearchExtended3 to search for documents in a database using a formula, apply a filter to the documents to be scanned (e.g. an IDTable to search a subset of documents only or a filter to sea...
over 6 years ago in Domino Designer / Java 0 Under Consideration

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Support for PDF Layers when using filliable PDF as a service

The focus is on using fillable PDFs as a service. For example, let's suppose the imported PDF file has a base layer featuring input form fields and 3 static language layers: Layer 1: 'Forms input fields'Layer 2: 'English'Layer 3: 'French'Layer 4: ...
over 2 years ago in Leap / Documentation 0 Under Consideration

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

A view column, that is used to change the view lines back- or foreground color, should be programatically identifiable

If one intends to export with a generic class a view via Lotusscript one runs into the problem that the viewentries column values can contain color information and they can'tbe identified as such. Just assuming that every column value which contai...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Extend Meeting Recording Storage Time

Make the time period for storing a meeting recording a configurable field for users, extend the storage at a user level (it sounds like it’s already available at the admin level). I could see some companies not wanting all their users to change th...
almost 3 years ago in Sametime / Meetings 0 Under Consideration

Statistics for Sametime should be in Statistics Table not in custom database

Sametime Statistics should be available via Show Stat command, currently it is custom stlog.nsf database that has strange statistics, which as result hard to monitor. There should be common approach across all products, Verse, Traveler, IMSMO, Dom...
almost 7 years ago in Sametime / Chat 0 No Plans to Implement

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review