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

All ideas

Showing 8278

Freeze some columns from left

Categories and some important columns to identify document should be displayed any time when a lot of columns defined in the view. Please improve view function to freeze some columns from the left like "Freeze Panes" function in the Excel.
about 4 years ago in Domino Designer / Views 0 Under Consideration

'Size' Property Of 'NotesDocument' returns negative value for attachment bigger than 2 GB

The size of the Notes Document can be determined using the "Size" LotusScript method. Reference URL --> https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_SIZE_PROPERTY_DOC.html As per the information provided in the above URL, this method ...
9 months ago in Domino Designer / Documentation 0 Needs Review

make voice to text work on iOS

It would be fantastic if the standard iOS voice to text functionality would be possible with Nomad on iOS (and Android). For example in the native iOS "Notizen" app you can tap the microphone icon and just speak. iOS "translates" this to written t...
about 1 year ago in Nomad / Nomad (iOS) 2 Under Consideration

Images in Sametime chat window displaying as filenames

Currently, when sending images on Sametime chat, the behavior is that images will be displayed as "filenames" and kept that way when not in the chat's viewable area. This is for a brief second as it renders back into the chat window viewable area....
over 1 year ago in Sametime / Chat 0 Under Consideration

Add option to display info about sender in mail header as link or dropdown

Currently in Verse on Android it is not possible to see the sender address/info in header, add option to either dropdown expand the details or have the name as a clickable link to show the full address as it's a potential security risk for message...
almost 6 years ago in Traveler 2 Already Exists

Sync of "Recent Contacts" to Mail database

Some customers use the feature of "Recent Contacts" but they are facing the issue that when the user uses another PC he doesn't have her/his recent contacts available. The users administrator think about using Roaming for this issue. Therefore it ...
over 4 years ago in Notes 1 Under Consideration

Improve "Automatically Add 'Option Declare '"

It just doesn't work right, this option, especially when I have to update an older form that didn't have the Option Declare in it. The code in a button on the form contained a non-declared variable. Customer not happy, me not happy. I don't even w...
about 2 years ago in Domino Designer / LotusScript 2 Needs Review

Closing document with the "x" in the tab bar is not the same as hitting the ESC key

Query close: If Messagebox("Do you really want to close this document?", MB_ICONQUESTION + MB_YESNO) = IDNO Then Continue = False Close the document with the "x" in the tab bar Document closes > Messagebox appears > Answer YES Close the do...
over 3 years ago in Notes 1 Under Consideration

Request a new action to distribute similar Recent Applications screen to multiple users

A user can see the database icons on "Recent Applications" screen present in Nomad mobile. Please add a new function (action) to distribute screen similar to "Recent Applications" for multiple users. Scenarios --> If "Recent Applications" have ...
about 2 years ago in Nomad / Nomad (iOS) 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 ...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review