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 1241 of 8082

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
4 months ago in Domino Designer / LotusScript 0 Under Consideration

Formula-controlled expansion/collapsing of sections in a form/document

A form that contains many embedded views in sections. Some of these sections should only be expanded/collapsed in case a given field contains a certain value. This way only sections relevant for the current situation are expanded - this gives a mu...
over 2 years ago in Domino Designer / @Formulas 2 Under Consideration

Work with Collections: Give the Notesview a new LS command: Search.

I herwith suggest to have a new LS-command: NotesView. Search It should be similar like Notesdatabase.Search, but should only work on the view content. I know that db.search has the reputation to be slow, but if it would only work in a view it cou...
over 2 years ago in Domino Designer / LotusScript 4 Under Consideration

Garbage collector for Domino object memory in XPages

We need to call the recycle() method explicitly to clear the memory after we use Domino objects in XPages.I would like to request to clear the memory for the Domino objects automatically like java garbage collection without the explicit recycle() ...
over 5 years ago in Domino Designer / XPages 1 Under Consideration

Open Attachment via NotesUIDocument or NotesWorkspace

Currently it´s not possible to open attachments in Lotusscript. Yes we can extract them and open them with some shell means, but this isn´t true for Nomad. So we need some way to open an attachment in a NotesDocument without extractFile.
12 months ago in Domino Designer / LotusScript 2 Needs Review

Java: Enable sorting of classes within packages

Today classes are randomly ordered in a package when shown in the designer. This makes it hard to work with if you have many classes in a package. These should be ordered alphabetically
12 months ago in Domino Designer / Java 2 Under Consideration

Compile Java classes with parameter info and include Javadoc

To date, all Java artifacts (Notes.jar, XPages runtime, etc.) have been compiled without parameter info, leading to things like this: It'd be good to compile that in. Additionally (or instead of that), Designer should ship with Javadoc...
almost 5 years ago in Domino Designer 1 Under Consideration

IsSummary checkbox for fields

So we can turn it off for items we don't want in a view
almost 6 years ago in Domino Designer 2 Under Consideration

Add GraphQL interface to core Domino

GraphQL is the better REST. A GraphQL interface would be very beneficial for accessing Domino data from client code like React.js
almost 6 years ago in Domino Designer 6 Under Consideration

Allow @GetProfileField to get data from other databases

Currently, @GetProfileField only allows you to read values from profile documents in the same database. Please add the possibility to read from other databases, too, like it is already possible by @DbLookup for "normal" documents.
about 3 years ago in Domino Designer / @Formulas 0 Under Consideration