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 411

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...
over 4 years ago in Domino Designer / Views 0 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

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

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

Images across works in View columns;icon when over there with the mouse it change

I can create a button in HCL NOtes when I pass over there change using the technic image across put =2 and put images cross . But I try to do in the views and not works Notesview show the 2 icons, I'd like an icon when I put the mouse over it , it...
almost 5 years ago in Domino Designer / Views 0 Under Consideration

Add new formula command @InPreviewPane

Equivalent of NotesUIdocument.InPreviewPane This can be used in form formulas to determine which form to use. e.g. display a different form in the preview pane to one that is used when the document is opened from the view. Yes you can use hide whe...
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Introduce a "Key-Value pair" datatype with Sorting and duplication handling in LotusScript

Currently LotusScript has list datatype which can act as key-value element to hold and manipulate the values. But limitation on list is is cannot handle the duplication of elements, neither it can sort. Introduce a dedicated datatype which will be...
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

UI view of a collection of documents

You cannot use a view to display dynamically calculated data in memory because the view only displays documents stored in the database. Just as ws.DialogBox allows a client to display an unsaved NotesDocument using a specified form, there could b...
over 5 years ago in Domino Designer / Views 2 Under Consideration

Inputbox limit of 512 characters a bit small

512 characters feels a bit small for the inputbox. Perhaps increasing the number or create a new inputbox that shows multiline data.Today you need to create a form and do dialogbox but if you want to run this in an agent that limits you.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

LotusScript: Empty arrays

Like in, for example, Javascript.
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration