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 1324 of 8665

Provide a "Don't automatically discard view indexes" advanced database property

In addition to idea ==> https://domino-ideas.hcltechsw.com/ideas/DOMINO-I-144 I would also like to see an option at the database level that tells Domino not to automatically discard view indexes (it would still allow an administrator to manuall...
almost 5 years ago in Domino Designer 0 Under Consideration

Provide some way to judge whether the "Open" / "Update" operation is caused by replication or not

For the following case , there is no way to judge whether the "Open" / "Update" operation is caused by replication or not ============================================= 0. Placed replica of the same database on both Domino Server A and Domino Serv...
over 2 years ago in Domino Designer / Java 0 Needs Review

Keep order of shared columns when inserting/appending

When one inserts or appends shared columns to a view, a dialog to select the shared columns is opened. Most of the times, the designer knows, in which order the columns should be added to the view. He could select the shared columns in exactly thi...
about 5 years ago in Domino Designer / Views 0 Under Consideration

Better error message and more info on "Cannot serialize JavaScript function"

The exact message being: com.ibm.xsp.FacesExceptionEx: java.io.IOException: Cannot serialize JavaScript function It happened several times that we had this error message while executing some code, especially when persistence is set to On disk or O...
about 5 years ago in Domino Designer / XPages 0 Under Consideration

Request that "View Selection" Formula can select the documents which belong to a folder

"View Selection" Formula can't select the documents which belong to a folder or not belong to any folder. Request the formula which pick up document from a folder at "View Selection" e.g request use @WhichFolders for "View Selection"
about 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Format function does not return four-digit year if year number is in three digits.

Format("111/02/03", "YYYYMMDD") Format("0111/02/03", "YYYYMMDD") Format("0111-02-03", "YYYYMMDD") The three LotusScript results above are "1110203". The year was 3 digits. The requested result is "01110203", a four-digit number with leading...
over 2 years ago in Domino Designer / LotusScript 1 No Plans to Implement

I don't know how to use CancelSendOnMissingKey

I do not understand how to use CancelSendOnMissingKey of NotesDocument class.Set True to CancelSendOnMissingKeyWhen I send an email, I get error number 4000, but I want another number. I wrote my findings on my blog.Please refer to it.https://guyl...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

set default Option "No" for PROMPT in LotusScript

Make it availabe to set the default Value of NotesUIWorkspace.Prompt for YES/NO available. It is not possible to set the default value to "NO".
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Frameset function "Flip Vertically"

I want you to add the function of flipping up and down with the frame set.
over 5 years ago in Domino Designer 2 Needs Clarification

Encoding directories on Mac client

Using the dir$ statement on a Mac, characters are being encoded in a certain type of UTF-16. Using this encoded string does not work for Open statement. LotusScript should use encoding/decoding consistently
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration