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

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 2 years ago in Domino Designer 1 Needs Review

@ValidateInternetAddress does not return correct result

@ValidateInternetAddress ( [ Address821 ] ; "?.?@domain.com" ) This formula says, that the given Internet Mail Address is correct. But that is not true.
over 2 years ago in Domino Designer / @Formulas 5 Needs Review

Need to get the signer of the database through LotusScript

There should be a property/method to get the signer of the database using in LotusScript.
over 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

Improve fulltext search with [FIELDNAME] isEMPTY

When searching for information sometimes you need to find all document where a field contains no value.
over 2 years ago in Domino Designer / Views 2 Needs Review

Remove Use of ReaderNames fields slows view performance in Notes

ReaderNames fields very secure but very slow performance. Please remove slow performance issue from ReaderNames fields in notes view. Refer from https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0037353
over 2 years ago in Domino Designer / Views 0 Needs Review

Add servlet support directly to Domino Designer IDE

Creating a servlet requires plugins and a fair bit of effort to deploy and debug. It would be great if this was added to the IDE so that application-specific servlets could be developed rapidly so we didn't need to reply on agents (with the known ...
over 2 years ago in Domino Designer / Java 0 Under Consideration

Provide design element "where used "/ cross reference index and tally in Design Synopsis support

When reviewing impact of a design change it is often difficult to assess without a lot of searching operations. It would be helpful to have a function in Design Synopsis that would index and tally references / usage of named design elements. For e...
almost 3 years ago in Domino Designer 2 Already Exists

One item but different values in LS and Formula (date/time)

If you create a date/time item and write the year "0022", LotusScript interprets it as "2022" but Formula Language interprets it as "22". Because of this, you can't validate the item value properly by LotusScript and rely on the right value when y...
about 3 years ago in Domino Designer / @Formulas 4 Needs Review

Make possible to clean parts of the design that cannot be used and Designer forgot to delete

Given that Notes/Domino applications have a long history, so do the design elements. I have seen that sometimes a lot of old, unused crud is carried along. Especially View, Form and Subform elements suffer from this crud. I have found column index...
about 3 years ago in Domino Designer 0 Needs Review

Lotusscript function to compress and uncompress string/data with zlib compression

It would be very helpful to have a possibility to compress and uncompress data using zlib compression. This would allow to create some common filetypes using just plain lotusscript. Espescially in nomad clients with its java and api restrictions t...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review