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

My ideas

Showing 8403

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
almost 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Embed HCL Verse in to mail file access via Nomad

Rather than render the mail file the old Notes 8 way, allow for opening user mail file using Verse embedded (if installed). Since Verse has a better UI than Notes 8 this would augment mail without having to put bloatware like Eclipse in to the mix.
over 1 year ago in Nomad 0 Under Consideration

Add "allow guests" option for meetings created from a Notes meeting invite

extending idea STC-I-225 where the guest control was added "before" the meeting starts - allow administrators or users to by default allow guests into their meetings (not the global "allow guests" setting). Our users have forgotten to "allow guest...
over 1 year ago in Notes 5 Under Consideration

Improve fulltext search for [FIELDNAME] IS PRESENT

Please improve the "undocumented" feature within fulltext searches: [FIELDNAME] IS PRESENT Unfortunately this isn´t working on date fields at all. Also if a field was formerly created as a text field and later redesigned to a date field it is not...
over 5 years ago in Domino Designer 2 Assessment

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

MFA - index.html customization

Customer wanted to change the name of the MFA Login text to the Company name in /MFASetup?index.html. Attaching the screenshot for reference.
over 3 years ago in Domino / Security 2 Assessment

Word wrapping in Notes Client

While writing text in the mail body long text – is wider than the paper format and currently, in HCL Notes Client there is no word wrapping option is available. Customers want to have a word wrapping option should be available in HCL Notes Client ...
over 1 year ago in Notes 0 Already Exists

Attachment in encrypted rich text item appears in bottom of document for non-authorized users

The attachment title and attachment icon is showing in the bottom of document: If you have a form containing an encrypted rich text item, and access is controlled using a "PublicEncryptionKeys" field. If the user reading a document is listed i...
about 1 year ago in Domino Designer 1 Needs Review

Default to set "EDIT_FIND_SUPP_FONT=0" in Notes client's notes.ini file

Background: From Notes client 1101FP6/l202 and later version, it contains the fix for the issue of "Traditional Chinese characters and symbols get garbled", refer to following link: https://support.hcltechsw.com/csm?id=kb_article&sysparm_artic...
about 1 year ago in Notes 0 Under Consideration

Provide more than one text line in PicklistCollection

The PicklistCollection dialog only prompts one line of text, even if the parameter prompt contains line breaks. Sometimes it would be very helpful if more than one text line could be displayed when the user needs to select a document based on more...
about 2 years ago in Domino Designer / LotusScript 1 Needs Review