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 1237

"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...
10 months ago in Domino Designer / LotusScript 0 Needs Review

Allow view column sorting to refresh only the view panel without refreshing the entire XPage

Currently, if you have enable "partialrefresh" as "true" then ideally it should refresh only the panel for which this property is enabled. If you enable this property for view panel where sorting is applied on view column, then on click og column ...
over 1 year ago in Domino Designer / XPages 1 Needs Review

Make XPages artifacts as available as possible

Since the plan is to aim to reuse as much of existing XPages apps in new apps as possible, it would be tremendously useful to make the parts that make up the XPages stack as available as possible. The ideal would be open-sourcing it entirely. Sec...
about 5 years ago in Domino Designer / XPages 0 Under Consideration

Add input masks for editable fields

Add a checkbox, default off, to enforce a limited input mask Include some defaults E.g. {0-9,.E} for a numeric field, or {##/##/####} for a date field
almost 6 years ago in Domino Designer 2 Assessment

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

Stop toolbars from moving

I think this bug has existed since V8. If you position the toolbars to where you want them the next time you open the designer client they move back to where they were. This still happens in 9 FP10 and Notes 10.
over 5 years ago in Domino Designer 10 Under Consideration

FontAwesome icons in views and application icons.

Modernize app with vector fonts from FontAwesome Constantly improving collection of icons, designers would select graphically or with code to allow combining, color, animations, etc.
almost 6 years ago in Domino Designer 0 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

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

Change field frame color dynamically/programmatically

It would be nice if we have the possibillity to change the color of the frame of fields dynamically via e.g. @Formula. This e.g. could be used for input validation and would create a better user experience.
almost 2 years ago in Domino Designer / @Formulas 1 Needs Review