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 3016 of 9019

Feature to allow streaming large size videos directly from Notes Client

One can attach video file in a rich text field using Notes Client. Other user (with proper access) can access that video in two ways (Refer to screenshot attached)--> 1. Directly open it. 2. Save the video and then view it. Option one at times ...
almost 3 years ago in Notes 1 Future Consideration

The customer would like to be able to place the same DB icon on multiple workspace tabs.

The customer would like to be able to place the same DB icon on multiple workspace tabs. The customer would like to create workspace tabs for each business or purpose, and to place the Notes DB icons needed for that business or purpose together.
over 2 years ago in Notes 0 Future Consideration

Notes Ports Option - remove obsolete Netbios protocol

Thomas H. asked me to break up the original post, https://domino-ideas.hcltechsw.com/ideas/NTS-I-931, so the dev team could tackle each item individually. Look at the Preferences options, Why is there still Notes ports? TCPIP is set by default p...
about 6 years ago in Notes 1 Future Consideration

NewInstance parameter needs to recognized in notesUIWorkspace.EditDocument method

>>>>>>>Observation Scenario for Target and Pointer database setup: 1. Target database - It contains user records with some basic user information. 2. Pointer database - It contains pointer documents. After creating some user r...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Save images - default file type jpeg instead of gif.

When I right-click on an image in a RichTextField to save it, a dialogue box appears asking me to save it as a gif. Gif may have been the most popular compressed file type 25 years ago, but not anymore. Please change the default file type for savi...
about 3 years ago in Notes 1 Future Consideration

Allow view column sorting to refresh only the view panel without refreshing the entire XPage

Currently, if you have enable "partialrefresh" as "true" then ideally it should refresh only the panel for which this property is enabled. If you enable this property for view panel where sorting is applied on view column, then on click og column ...
over 3 years ago in Domino Designer / XPages 1 Needs Review

Increase the meeting interval time for weekly, monthly, daily and yearly

1) Notes User has received an appointment (update notice) from external Outlook user.2) The meeting interval is set to 15 weeks.3) At Notes user when opening the appointment (Update notice) gets an error message "Array index out of bounds" for the...
over 1 year ago in Notes 0 Needs Review

Change from "Starts with" to "Containing" in Find dialog box

Using the ctrl+F to open the Find dialog box from Notes Client: When select the "Any Column" to search, the condition is "Containing" When select the "Subject" to search, the condition is "Starts with", it is not make sense, end users don't rememb...
almost 2 years ago in Notes 0 Future Consideration

new event for 'Checkbox' & 'Radio Button' field 'onChangeSelection' for LotusScript

An event that occurs when the selection in the Radio Buttom / Checkbox field is changed before the focus leaves the field. I want to be able to react to any changes in the selection, e.g. to call uiDocument.Refresh() -while the user stays in the f...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
over 1 year ago in Domino Designer / LotusScript 4 Needs Review