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

Domino Designer

Showing 1351

Be able to lock/(set in read-mode) an designelement in Domino Designer

Sometimes when editing design elements in Domino Designer with many tabs open, it can be hard to track where changes were made, and you might end up making changes in the wrong place. It would be helpful to have the option to lock or set a tab to ...
7 months ago in Domino Designer 1 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
almost 7 years ago in Domino Designer 1 No Plans to Implement

Option to change default font in designer client

The default font and size is Default sans serif 10. A lot of time is spent fiddling with fonts if you want to develop and maintain an application where you wish to use a different font across the entire application. It would be nice to be able to ...
about 4 years ago in Domino Designer 0 Needs Review

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...
over 4 years ago in Domino Designer / Views 0 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...
about 5 years ago in Domino Designer / LotusScript 1 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...
about 5 years ago in Domino Designer / @Formulas 0 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...
almost 7 years ago in Domino Designer 1 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...
about 5 years ago in Domino Designer / Views 2 Under Consideration

Editing Scripts in Form & Subform LotusScript Events

I like to be able to comment out a block of lines, which we can do in agents and libraries . Besides, also able to link to routines/functions in Script Library in Form LotusScript Event, which again is available in, e.g. agents Open Declaration F3...
over 4 years ago in Domino Designer / LotusScript 2 Already Exists

EditInsertSignature command needs optional prompt

Many cases (contracts, inspections, applications) require multiple signators, usually committing to a single version of a document. They sign one after the other, as a single atomic action. We have such a case where multiple signatures are disp...
about 1 year ago in Domino Designer / @Formulas 5 Needs Review