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

Out Of Office as richt text

I propose OOO (OOA and OOS) be reprogrammed so it can send rich text format messages.
about 5 years ago in Domino / Administration 0 Under Consideration

Auto-disable broken mail rules

Inattentive users often have broken rules in their mailboxes: - move the incoming mail to a nonexistent folder that has been deleted or renamed - conflicting rules with the same criteria - prohibited sending a full mail copy to external domains ...
over 7 years ago in Domino / Administration 1 Under Consideration

Search (or highlight) a field on a form based on the name it has

As wie all know, documents can contain fields (items) which have never been added to the (any) form, and the only way to find this out, is to add a new field and give it the name in question to see if there is an error message ... but after findin...
about 3 years ago in Domino Designer 1 Needs Review

Fields Greyed-Out in Read-mode

Some types of fields, like Combobox field and Date/Time field with Style "Calendar/Time control", are greyed out with a tinted blue background colour in read mode, as shown below: In read mode, we'd like to have the fields in solid colour, not gre...
over 4 years ago in Domino Designer 1 Needs Review

Add FileCreated and FileModified properties for NotesEmbeddedObject class

We can see FileCreated and FileModified values in the Document properties dialog box for $FILE fields. We can see File Modified value in the Attachment Properties diallog box. But we can't get these properties for NotesEmbeddedObject class.
about 4 years ago in Domino Designer / LotusScript 3 Needs Review

Display userID and deviceID as watermark in document for nomad

As a security measure, it is requested that Nomad displays the userID and deviceID as watermark when the user opens or edits a document in Nomad mobile. Could this be realised via policy or the Marvel Client? Request this both Nomad for iOS and An...
about 4 years ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Under Consideration

I would like you to create a console command that allows you to reserve a conference room.

If only one server can be started in a cluster configuration I would like you to create a console command that allows you to reserve a conference room.
about 1 year ago in Domino / Administration 6 Needs Clarification

One item but different values in LS and Formula (date/time)

If you create a date/time item and write the year "0022", LotusScript interprets it as "2022" but Formula Language interprets it as "22". Because of this, you can't validate the item value properly by LotusScript and rely on the right value when y...
over 3 years ago in Domino Designer / @Formulas 4 Needs Review

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

"GetDocumentByKey" is not giving search result when key has new line present in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) If the value of the "keyArray" parameter has a new line present in it, then the search does not give any results irrespective ...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review