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 1238

Remove 1.9 GB limit for Notes richtext fields

If you use domino to store very large files the max limit per file is 1.9 GB if you go beyond this the attachment is corrupted. This feels like a 32-bit limit that we should remove in Domino, so we can use domino for all types of files.
about 1 year ago in Domino Designer / Java 3 Assessment

Hint with filename for tabs in Designer

Last version where it works was 9.0.1 FP9. It is not working from 9.0.1 FP10 - and still not in 10.0.1 FP2. It was simple - hold mouse pointer for a while over tab and it shows which app it is from. Now there is no indication from which DB is res...
almost 5 years ago in Domino Designer 2 Under Consideration

Content Assist feature needs to recover from typos

While coding an agent or script library, this feature presents the programmer with property &/or method options for any objects they reference. It works great in Agents and Script Libraries, reducing your options as long as one exists for what...
almost 4 years ago in Domino Designer / LotusScript 1 Under Consideration

domino-db: add a "read-All-items" method to the document class like document.readAllItems()

In some cases, it is hard to know what items are already in an existing document. In my use case, I want to display all items of a document in a list element in react. I also want to be able to do that with documents in apps where I do not know th...
over 4 years ago in Domino Designer 1 Under Consideration

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Make it easier to work with lists in @Formula

make it more easy in @Formula to work with lists/multi-value fields in @Formula similar to javascript/java e.g. "add"/"push", "remove"
over 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Fix AppendTable() Limit Bug

NotesRichTextIteam.AppendTable() allows 255 rows. At least according to the documentation. However, even in V12 the number of rows is limited to 29, or so. Using the client it works, but not using LS. Error message is "Illegal column width - check...
over 1 year ago in Domino Designer / LotusScript 3 Assessment

Include documents in source control

We have a lot of documentation, configuration and even code stored in documents. It would be great if these documents could be included in the source control. Could be implemented as a view with a reserved name - all documents in the view will be ...
over 5 years ago in Domino Designer 1 Assessment

overview latest accessed / modified files

I would be much more productive if i had an overview which design files I have accessed/modified lately. 99% chance I would continue my work in these files.
about 1 year ago in Domino Designer 3 Needs Clarification

Record What Objects DesignReplace and DesignRefresh Updates

Replacing designs programmatically is very useful for rolling out code, but there is currently no way to verify what design elements were affected, you can only watch the progress bar and hope you saw what you needed to see.
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration