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 1502 of 8870

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 "<...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Misleading documentation must be corrected esp. in the NotesDominoQuery area

I'm currently fighting my way into the DQL and QRP classes (LotusScript/Java), and found many bad and misleading information as well as missing parts in Designer help. To begin with, there are only examples in the LotusScript area, Java examples a...
over 3 years ago in Domino Designer / LotusScript 2 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

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
about 7 years ago in Domino Designer 1 No Plans to Implement

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.
about 4 years ago in Sametime / Meetings 1 Under Consideration

Finally fix NotesView.createViewNavFromAllUnread

It just doesn't work, not since yesterday but ever since 26 Aug 2013...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

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...
about 7 years ago in Domino Designer 1 Under Consideration

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Misleading message when guests are allowed to join meetings

Misleading message when Guests ARE allowed to join meetings but the meeting has not yet started On the desktop:"Guests not allowed for this meeting or meeting hasn't started yet." Mobile application:"Guests are not allowed to join the meetings...
almost 2 years ago in Sametime / Meetings 2 Future Consideration

Background images of the form should print when document is printed.

If you have a layer on a form that contains contains a background image as part of the layer, that image should be printed when the document is printed. This way the printed document looks the same as a document displayed in the client and avoid c...
almost 3 years ago in Domino Designer 0 Needs Review