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 1247 of 8114

set column format based on formula

At the moment, you can set text and background color for a row based on a formula, using 'Use value as a color' option in a column. It would be nice to have similar behavior to set column values to bold, underline, italic for a specific row or rows.
over 1 year ago in Domino Designer / Views 1 Under Consideration

Create more sample apps that devs can built on

With roadmaps how to properly build apps with xpages, java, or node frameworks.
almost 6 years ago in Domino Designer 5 Assessment

Fix NotesPeek Help File

NotesPeek recently got updated to work properly with the Notes 64-bit client on Windows. Yay! Unfortunately, the help information in NotesPeek is still in a very old format that's only usable on Windows 7 and earlier. There is some great informati...
about 1 year ago in Domino Designer 1 Under Consideration

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
over 4 years ago in Domino Designer / LotusScript 0 Assessment

Allow RegisterNewUser method to enforce Registration policy settings

Some items that can be set when registering a user in Domino Administrator cannot be set when executing the RegisterNewUser method. (Internet domain, password key width, etc.) The current behavior is that even if these items are set in the Registr...
4 months ago in Domino Designer / LotusScript 0 Needs Review

New LS method "notesView.GetCategoryEntryByKey"

Set notesViewEntry = notesView.GetCategoryEntryByKey( key [, exactMatch% ] ) This would give the great benefit, to access the total columns of a view category row (a ViewEntry with IsCategory = True). Example: Think about a view, with cat...
almost 6 years ago in Domino Designer 4 Under Consideration

Update Designer Documentation with respect to Nomad Web

Currently, there is short and long term limitation explained with respect to Nomad Web in below URL--> https://help.hcltechsw.com/nomad/1.0_web/nomad_web_limitations.html There are additional URLs with respect to LotusScipt and Formula language...
about 1 year ago in Domino Designer / Documentation 0 Needs Review

FileExport @Command (Formula Language) to include exporting PDF

Currently, the FileExport @Command does not support of exporting PDF as there is an available option to do this via UI It will be helpful on custom database to have this on the formula language as the function can be utilized via buttons, dropdown...
over 3 years ago in Domino Designer / @Formulas 0 Under Consideration

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
11 months ago in Domino Designer / LotusScript 0 Needs Review

Add View search dialog feature on Embedded View

In normal view, we can search column value by Edit->Find and Replace.However, the embedded view can't search by Edit->Find and Replace. The embedded view can only search by Quick Search. (Start with search) Please consider to add View search...
over 1 year ago in Domino Designer / Views 0 Needs Review