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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 4854 of 8924

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.
over 3 years ago in Domino Designer / @Formulas 1 Needs Review

NewInstance parameter needs to recognized in notesUIWorkspace.EditDocument method

>>>>>>>Observation Scenario for Target and Pointer database setup: 1. Target database - It contains user records with some basic user information. 2. Pointer database - It contains pointer documents. After creating some user r...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Add parameter newInstance to @Command([EditDocument]) to avoid save conflicts

Just like in LotusScript function notesUIWorkspace .EditDocument, please add a parameter newInstance in @Command([EditDocument]). Maybe even add some options in Notes that prevents from opening a document twice when using "right click -> edit d...
almost 2 years ago in Domino Designer / @Formulas 0 Needs Review

Compile Java classes with parameter info and include Javadoc

To date, all Java artifacts (Notes.jar, XPages runtime, etc.) have been compiled without parameter info, leading to things like this: It'd be good to compile that in. Additionally (or instead of that), Designer should ship with Javadoc asso...
over 6 years ago in Domino Designer 1 Under Consideration

New design element: embedded browser

Just like we can embed a view, would it not be great to have an embedded browser (using the setting of your current browser). Especially for mobile (Nomad) applications, this could enrich the experience. Of course the url needs to be computed, and...
over 7 years ago in Domino Designer 5 No Plans to Implement

In the $UpdatedBy field, it is possible to continuously and accurately record the modification or save history of the document by the same user

The current standard features is that when the same user consecutively edited and saved the document, in the $UpdatedBy field of the document, it is impossible to accurately trace the user's continuous modification and save records. Because if it ...
almost 7 years ago in Domino / Reporting & Analytics 2 Under Consideration

Add a Calendarweek LotusScript function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates th...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Better error messages "field in note has wrong datatype" on doc save - but which field?

Need Domino/Notes to pass on better error messages -> "field in note has wrong datatype" on doc save -> Which field? We know Domino knows, why don't we? This would save tremendous debugging time and effort tracking down something that should...
over 6 years ago in Domino 2 Under Consideration

Integrate SafeLinx and Domino MFA/2FA/TOTP implementation

SafeLinx is able to to provide MFA <https://help.hcltechsw.com/safelinx/1.2/adminguide/using_radius_authentication_profiles.html> and Domino 12 now also has MFA functionality <https://help.hcltechsw.com/domino/12.0.0/admin/conf_totp_overv...
over 4 years ago in Domino / Security 0 Assessment

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
about 3 years ago in Domino Designer / LotusScript 2 Needs Clarification