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

Clear

Ideas

Showing 1514 of 8846
110 VOTE

Responsive Notes forms

We need options to make the Notes form responsive - to look nice on all screen resolutions Could be implemented as a responsive table type- with a minimum and maximum width assigned to the columns, the table could display the columns side-by-side ...
about 7 years ago in Domino Designer 1 Assessment

A good way to display progress to the user

soon the Win32-specific versions of Notes are gone. We need an alternative progress indicator https://www.keysolutions.com/notesfaq/howprogress.html http://blog.texasswede.com/progressbar-class-for-lotusscript/
over 1 year ago in Domino Designer / LotusScript 1 Under Consideration
104 VOTE

EmbeddedView by Formula

Enables to embed Views (Server!!Database!!View) from different databases. Today embedded views are linked by replicaId, So if you distribute applications by template - the embedded view points to the test / development application, Which is annoin...
over 6 years ago in Domino Designer / Views 17 Under Consideration

ViewNavigator getNextSameLevelCategory

It would be good to have an option to go to next category on the same level. GetNextCategory will traverse the three down. But Perhaps I only want to retrieve the Entries at a certain level.
3 months ago in Domino Designer / LotusScript 0 Needs Review

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
11 months ago in Domino Designer / @Formulas 1 Assessment

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration
111 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
over 7 years ago in Domino Designer / LotusScript 6 Assessment
110 VOTE

Xpages upgrade JSF

please upgrade JSF engine of Xpages ti the last version...
over 7 years ago in Domino Designer / XPages 5 Assessment
108 VOTE

Add formula for database of embedded view

No description provided
over 7 years ago in Domino Designer / @Formulas 1 Under Consideration
100 VOTE

Whenever a field formula throws a run-time error, the message should indicate the field name and formula

For example, instead of "Only plain text can be used in this type of formula" I'd rather expect an error message like "Field xyz, Input Translation formula: Only plain text can be used"
about 7 years ago in Domino Designer 2 Assessment