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 1344

Updated private views from Shared view

I'd like when create a private views from the shared view the possibility when update the shared view , the private view also update. If someone not wants the possibility with the tick not update this private view is not update. Also the possibili...
over 4 years ago in Domino Designer / Views 0 Under Consideration

ability to enter simple arithmetical formula in numeric field

in a numeric field, in input mode, having the possibility to enter for example 5+7+3.45+8.99 and have Notes natively compute the value would be very handy and make numbers input much faster
over 5 years ago in Domino Designer 2 Under Consideration

A view column, that is used to change the view lines back- or foreground color, should be programatically identifiable

If one intends to export with a generic class a view via Lotusscript one runs into the problem that the viewentries column values can contain color information and they can'tbe identified as such. Just assuming that every column value which contai...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Make the xpage minimum supported release also honor java version

in the XSP properties there is an option of minimum supported release that isn't honored when compiling xpages. So In Designer 9.01 FP10 or Designer 10 code compiled doesn't work on older servers than 9.01 FP8 and if you have several servers that ...
about 6 years ago in Domino Designer / XPages 2 Under Consideration

Relational fields

I would like to have special field in the database what is working like a pointer to another document located in current or other database, the contents shown should be the field from remote document. Physically the link should be done by storing ...
about 6 years ago in Domino Designer 3 No Plans to Implement

XPages native application like nomad

XPages should be run on any devices the same with nomad because nomad very very slow and a lot of limitations and not easy to do a modernize eg. no graph, no chart, no theme, not support opensource framework, jquery, bootstrap, javascript and so o...
over 1 year ago in Domino Designer / XPages 0 Needs Review

XPages file upload validate require should be work

Please fix validate require property not work for file upload for long time but text box require property can work correctly.
over 1 year ago in Domino Designer / XPages 0 Needs Review

Global field settings

Fields which include Text, Combobox, Check Boxes, Radio Buttons and Date/time fields require the developer to apply settings in each instance of a field, which is extremely tedious and time consuming. Our recommendation is that the developer would...
almost 5 years ago in Domino Designer 1 Under Consideration

Identify which replica a document was created in

If there a database has multiple replicas, it is impractical to compare the @created and the @addedinthisfile timestamps to determine if a document was created in a specific replica. Is it possible to either a) add a lotusscript method to notesdoc...
about 1 year ago in Domino Designer / LotusScript 4 No Plans to Implement