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 1071 of 8993

Add new Methods to NotesUIDatabase and NotesUIFrameSet

Need way to manipulate View->Search this View programmatically. Many users suffer from unfriendly search syntax, for example so find "Lamborgini" user expect to search for "Lambo" and will get no results, while Notes expects "Lambo*" with aster...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Increase signature 32KB limit

Customer would like to increase the 32KB signature limit as it is not sufficient.
about 2 years ago in Verse / Verse on Premises 3 No Plans to Implement

Ability to display calendar for 15 days

Display exist for one day, one month or one year Not for 15 days
over 3 years ago in Verse / Verse on Premises 0 Future Consideration

Implement the constant "PROMPT_CHOOSEDATABASE".

PROMPT_CHOOSEDATABASE is an argument to the Prompt method of NotesUIWorkspace. According to the help, it says the following. -----From----- Note: The constant name PROMPT_CHOOSEDATABASE is not implemented but the literal value 13 can be used inste...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

New feature that allows the option to enable or disable the display of database icons on tabs.

Since Release 1.0.36, documents no longer display an database icon on the tabs unless they are in edit mode. Only the views or framesets can display an icon on the tabs. Ref. "What's new in HCL Nomad for Apple iOS?"https://help.hcl-software.com/no...
over 1 year ago in Nomad / Nomad (iOS) 0 Under Consideration

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Save As Draft and Drafts indicator

When you compose an email, it's not clear how save this as draft. Sometimes when you press the X it means "save as draft" and sometimes it means "close". And when you have drafts, it would be great if you have some kind of indicator that there a...
over 7 years ago in Verse / Verse on Premises 1 Already Exists

Add support for launching / open attachment via LS or Formula-Language (mobile)

For Endusers it will be much easier to open an attachment from a document or an view by simply clicking a Button.to view it. In Formula there is @attachmentlaunch but it does not work on IOS . One other possibility would to support a form that sta...
over 6 years ago in Nomad / Nomad (iOS) 1 Under Consideration

drag-n-drop files into the email being created directly from other emails

provide the ability to drag-n-drop files into the email being created directly from other emails, avoiding download/upload. This feature could be good improvement of Verse. Feature is currently available in OWA.
over 4 years ago in Verse / Verse on Premises 0 Future Consideration

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
about 5 years ago in Domino Designer / LotusScript 4 Under Consideration