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 259

DQL / QueryProcessor : add a Count / Limit parameter to get only the first n result and optimise performance

Currently we get all the result in the executeToJSon or forthcoming view. Sometimes we only need the first results of a complex query and sorting operation. Returning only a subset of the result would help parsing / navigating view performance. As...
about 3 years ago in Domino Designer 2 Needs Review

Automatically adjust the width of individual entries of an outline embedded in a page, displayed within a frameset, to taking into account the width of a client like the Notes client or Nomad Mobile.

The user develops an application that works with both the Nomad Mobile and Notes clients. This application has three folders. The outline that switches the folders to be displayed is embedded in the page, and the page is displayed in the frames...
over 2 years ago in Domino Designer 0 Needs Review

HTML-formatting in Editor

Add possibility in Editor to autoformat selected text to HTML indentation; for example if you paste in: <div class="card-body"><div class="row"><div class="col"><label>Field label</label></div><div class="col...
almost 2 years ago in Domino Designer 2 Needs Review

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
over 2 years ago in Domino Designer / @Formulas 1 Needs Review

Typeahead of HTML tags in Forms

Typeahead when entering HTML in forms.
almost 2 years ago in Domino Designer 0 Needs Review

Frameset Display Switching Command

OpenFrameset @Commnad opens a new frameset, but displays multiple framesets that one database has at the same time. We are requesting the ability to swap the display of frameset. The following process will close the database that has the frames...
11 months ago in Domino Designer / @Formulas 0 Needs Review

Add FileCreated and FileModified properties for NotesEmbeddedObject class

We can see FileCreated and FileModified values in the Document properties dialog box for $FILE fields. We can see File Modified value in the Attachment Properties diallog box. But we can't get these properties for NotesEmbeddedObject class.
over 2 years ago in Domino Designer / LotusScript 3 Needs Review

Way to color up and down arrows in sorted columns in view

You can see small up and down arrows when you sort columns in a view using Domino Designer. Provide a way to color these arrows similar to the way column title can be colorized using Title tab in column properties.
almost 3 years ago in Domino Designer / Views 0 Needs Review

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

Activate spell check when using InsertText

When a user pastes text from the clipboard into a text field or rich text field with spell checking enabled, the misspelled words are marked red. When pasting the same text with the NotesUiDocument method InsertText, the misspelled words are not m...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review