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 1535 of 8910

Add "Open With" to right-click menu in Applications view

If you right-click a File Resource in the view that shows up when you double-click "Files" in an application, you can choose "Open With" to use a different editor, similarly to how you can do so in the Project and Package Explorer views. It would ...
7 months ago in Domino Designer 0 Needs Review

new view type showing only the profile documents would be very helpful

.... or maybe there is a special flag in the $flags field for such views, as it is now for views with deleted documents only: DESIGN_FLAG_DELETED_DOCS 'l': Indicates that a view is a deleted documents view
over 7 years ago in Domino Designer 1 No Plans to Implement

Updated private views from Shared view

I'd like when create a private views from the shared view the possibility when update the shared view , the private view also update. If someone not wants the possibility with the tick not update this private view is not update. Also the possibili...
almost 5 years ago in Domino Designer / Views 0 Under Consideration

Global field settings

Fields which include Text, Combobox, Check Boxes, Radio Buttons and Date/time fields require the developer to apply settings in each instance of a field, which is extremely tedious and time consuming. Our recommendation is that the developer would...
over 5 years ago in Domino Designer 1 Under Consideration

Change the location of the participants name when live streaming a meeting on YouTube

When Live streaming a meeting on YouTube, the user's name is added right in the middle of the meeting. Can the user's name be moved to a different location?
over 2 years ago in Sametime / Meetings 1 Already Exists

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Asynchronous code/agents on the server

Something like agent.runInBackground( noteid ) With this I can move a lot of code (updateing responses, sync data with sql or other slow tasks) to run in the backgorund Nedded when posting a web form to Domino where I would like the response to th...
over 7 years ago in Domino Designer 1 Under Consideration

Switch to filter unmuted participants to recognize who makes noise

It happens often someone remains un-muted causes broadcasting annoyed noise. It's hard to find them from long list of participants. Switch to filter un-muted person will be useful to find them easily.
over 4 years ago in Sametime / Meetings 1 Under Consideration

Extend Meeting Recording Storage Time

Make the time period for storing a meeting recording a configurable field for users, extend the storage at a user level (it sounds like it’s already available at the admin level). I could see some companies not wanting all their users to change th...
about 3 years ago in Sametime / Meetings 0 Under Consideration

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review