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 1291

Programmatic Column name that matches existing Field Name should not conflict

When there is a display value for View's column as formula, then if its Programmatic name matches exactly the name of other Field in the document, it will alter the formula value to field value instead. Use case example: You have View column title...
over 1 year ago in Domino Designer / Views 2 Needs Clarification

Give Rich Text Field an additional property "Editable"

Sometime it is very useful, to prevent editing of rich text content of a form, while the rest of the form should be editable. And sometime the rt content should be editable, too. Depending on user, document status etc. Nowadays you either have to ...
over 4 years ago in Domino Designer 3 Under Consideration

Enable calculation for the title of tabbed table

it is very helpfull to calculate the titles in applications to make them more userfriendly
over 6 years ago in Domino Designer 0 Under Consideration

Have a browser-based IDE like Salesforce as Domino task

Add a new task to provide a web-based IDE to create Domino apps. This could run either as a local Domino or in the cloud. I wrote down some details here: https://oliverbusse.notesx.net/hp.nsf/blogpost.xsp?documentId=2FB6
almost 6 years ago in Domino Designer 4 Assessment

Hide view based on user/group membership AND @Platform

I would like to hide certain views when an app is running under Nomad on a mobile device (due to limited screen size) but allow the user or group to see those views when they use a desktop computer with a larger screen and the Notes client. I have...
6 months ago in Domino Designer / @Formulas 0 Needs Review

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
10 months ago in Domino Designer / LotusScript 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)
over 6 years ago in Domino Designer 2 Under Consideration

Support for large summary field for Java

HCL Domino 12.x introduced on-disk structure (ODS) 55 file format for databases. ODS 55 introduced in HCL Domino 12.x increases the maximum size allowed for individual summary fields to 16 MB. As per HCL product documentation here: https://help...
over 1 year ago in Domino Designer / Java 0 Needs Review

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 ...
over 6 years ago in Domino Designer 6 Under Consideration

Add equivalent of @DbColumn/@DbLookup for single column lookups

NotesViewEntryCollection and NotesViewNavigator are great when you need to query a lot of columns per row, but if all the data you need is encoded in a single column, @DbColumn and @DbLookup are much faster. The Evaluate statement is a bit awkward...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration