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

Domino Designer

Showing 372

Be able to set working set depending on profile

If I switch the in the notes client profile it would be good if I also could set the default working set in designer related to this profile.
almost 2 years ago in Domino Designer 0 Needs Review

Allow new folders based on any view

At the moment, Database.enableFolder(folderName) creates a new folder with a design based on the default view. AFAIK, the only way to (programmatically) create a folder based on some other view is to make that view the default view, create the fol...
over 3 years ago in Domino Designer / Java 1 Needs Review

Support for the royalty free AVIF image format

Domino Designer, Notes Client and Domino server should support the AVIF image format. It is a much superior to JPEG and PNG and is a modern image format. It is royalty free and has multiple advantages such as quality and size, and especially quali...
over 4 years ago in Domino Designer 0 Needs Review

Find and Replace should work correctly for Formula inside a form

In the Domino Designer, finding all occurrences of some code in fields with Formula language is virtually impossible. Ctrl-F or Find and Replace doesn't search consistently everywhere in a form. LotusScript is ok, but then only LotusScript. If the...
almost 3 years ago in Domino Designer / @Formulas 0 Needs Review

Add preference for NOT using Option Public in LotusScript Agents and Script Libraries

I would like a preference to NOT use Option Public in LotusScript Agents and Script Libraries. It forces the developer to make things that can be shared explicitly Public, and promotes thinking abou what should be Public and what should be Private...
almost 3 years ago in Domino Designer / LotusScript 2 Needs Review

Add Design Element Search Menu Item

The Search functionality available in the Package Explorer tab in Designer is a great tool to find all the places you have used a design element (e.g., view, agent, form, etc.). But, what would be even better is if in the "Application" tab you cou...
almost 4 years ago in Domino Designer 0 Needs Review

odata access to a Domino view

have succesfully - installed the Domino REST API - created scopes, schemas - activated forms and views - get API access to forms, views... - get odata access to forms not able to access a view using odata queries. Could you please give ...
almost 3 years ago in Domino Designer 0 Needs Review

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
almost 2 years ago in Domino Designer / @Formulas 0 Needs Review

Click button through code

Allow a button on a form to be clicked through code. A bit similar to (javascript) document.forms[0].btnOK.click(); In NotesUIDocument object docUI.clickButton(btnName) where btnName is the name of the button as defined in the HTML properties o...
almost 7 years ago in Domino Designer 3 Needs Review

In a view the total row the column formula should apply

The Problem: Currently in a view's total row one can only select for a column : Either "None", "Total", "Average per document", "Average per sub-category", "Percent of parent category" or "Percent of all documents" But this does not cover all user...
almost 3 years ago in Domino Designer / Views 0 Needs Review