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 1238

Add NotesView.AllDocuments property for LotusScript

So useful...
almost 6 years ago in Domino Designer 1 Under Consideration

Add equivalent of @DbColumn/@DbLookup for single column lookups

NotesViewEntryCollection and NotesViewNavigator are great when you need to query a lot of columns per row, but if all the data you need is encoded in a single column, @DbColumn and @DbLookup are much faster. The Evaluate statement is a bit awkward...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Enable opening and removing multiple applications in Domino designer

When you get a large project that is spanning over multiple .ntf it is a bit of a hassle to add them one by one to your workspace. It would be nice if you could select multiple ntfs in the 'Open application' dialog and add them all to the workspac...
over 5 years ago in Domino Designer 0 Under Consideration

Improve setting headers and footers when printing documents

Setting headers and footers in the form properties is very limited. A simple requirement like this ID: xxx |SPACE_BETWEEN_LEFT_AND_CENTER| Customer: yyy |SPACE_BETWEEN_CENTER_AND_RIGHT| Page: 1 of 5 can't be set as a header right now, as you can't...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Allow updating rich-text items to match in the back-end without using refresh

Currently, using NotesUiDocument.Refresh with the parameter True is the only possibility to access values entered in a rich text item directly in the back end document without saving the document. The current implementation gets problematic when a...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Extend GetItemValue() function

In a large part of my LS code, I always have to use HasItem() to check whether the item really exists. It would be nice if an optional parameter could be passed that returns a default value if the item doesn't exist.
about 2 years ago in Domino Designer / LotusScript 2 Under Consideration

regular expression support for different aspects, field validation, db search

Regular expressions are very powerfull, but since we have dont have native support in LotusScript please extend LS classes to support it.
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Modify QueryResultsProcessor to not emit "NT" prefix in note IDs or modify Database class to accept them

Currently, the "@nid" value of QueryResultsProcessor is in the "formula" format where it's fixed length and prefixed with "NT". However, the database#getDocumentByID method doesn't accept this, instead throwing the unhelpful exception of "Required...
over 2 years ago in Domino Designer / Java 0 Under Consideration

Restyle Domino Blank Database

Some customer has develop notes database only view and form without outline, frameset. Restyle should be check and auto create or re-create outline and frameset. It's will be useful more.
over 1 year ago in Domino Designer / ReStyle 1 Assessment

Ability to sort a view on category totals like Excel pivot tables can.

Now if I want to sort data by category total I need to export my data and switch to excel, make a pivot, categorize my data there and then sort it there. A build-in tool to do so in Lotus Domino would be really nice.
about 2 years ago in Domino Designer / Views 0 Under Consideration