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 1252

Allow updating rich-text items to match in the back-end without using refresh

Currently, using NotesUiDocument.Refresh with the parameter True is the only possibility to access values entered in a rich text item directly in the back end document without saving the document. The current implementation gets problematic when a...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Allow JVM Java Debug permanently activated - or add HTTPJavaDebugOptions parameter only for http

Background for our request: We develop XPages-based CRM applications with a large Java framework with our development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development se...
about 4 years ago in Domino Designer / Debugger 0 Under Consideration

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Please finally set for real number the syntax to only the decimal point

PROBLEM: Since version 8 or 9 I again and again experience problems with the decimal point when I edit LS code in the Designer. Even for old code suddenly the Designer starts to raise mistakes if one opens the design element . . . As I am working ...
about 1 year ago in Domino Designer 1 Needs Review

'Size' Property Of 'NotesDocument' returns negative value for attachment bigger than 2 GB

The size of the Notes Document can be determined using the "Size" LotusScript method. Reference URL --> https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_SIZE_PROPERTY_DOC.html As per the information provided in the above URL, this method ...
6 months ago in Domino Designer / Documentation 0 Needs Review

Please make it possible to update richtext fields via LotusScript in the UI

i.e. without needing to close it before it gests updated. Would be extremely helpful when attaching files by LS code. (It works in the Formula Language but not in LS)
almost 6 years ago in Domino Designer 2 Under Consideration

New Field Type - a raw "data container" for like HTML, JSON but no limits

I think every one is tired of the poor HTML<-> RichText format conversion. Having a new field type with "unlimited size" containing just "raw data" in the field would be nice. So you can save any text (and maybe binary data) and it does not ...
almost 6 years ago in Domino Designer 6 Under Consideration

Modify QueryResultsProcessor to not emit "NT" prefix in note IDs or modify Database class to accept them

Currently, the "@nid" value of QueryResultsProcessor is in the "formula" format where it's fixed length and prefixed with "NT". However, the database#getDocumentByID method doesn't accept this, instead throwing the unhelpful exception of "Required...
over 2 years ago in Domino Designer / Java 0 Under Consideration

Dark mode for Designer

Working in an IDE with dark colors is a lot more friendly to the eyes than light colors. For inspiration: just look at VS Code. There have been some attempts (https://www.intec.co.uk/eclipse-color-themes-and-domino-designer/), but would be good to...
over 3 years ago in Domino Designer 1 Under Consideration

Support theme names that are not starting with the prefix Bootstrap4

Extending the "Bootstrap4" theme causes some icons to use Glyphicon classes (which don't work) instead of the Font Awesome ones intended for use with Bootstrap 4 At present, to override the Bootstrap4 theme there are few points that needs to be fo...
about 3 years ago in Domino Designer / XPages 3 Under Consideration