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

Clear

Ideas

Showing 1028 of 8851

@emptydate function

When computing date fields you sometimes want to set the datefield to a empty value. Today this isn’t possible at all the field becomes invalid and can give problems with compute with form.
over 5 years ago in Domino Designer / @Formulas 2 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"
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

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...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

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
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Workflow Redirect Option to Current Form/Record

When Editing and Action in the Workflow section, there is no way to Re-Direct back to the form the action was performed on with or without a Completion Message I tried the option of None but a Default Completion Message is always displayed.
almost 3 years ago in Leap 2 Needs Clarification

Data Grid and Reports Do Not show the Display Value of a field

When using a service or not where Display and Saved value are different, it only shows the Saved Value. You can see in the attachment where the Work Details "Related Project" shows the UID of the referenced Project which is the saved Value, but th...
almost 3 years ago in Leap 0 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...
about 3 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Notes client mail search very slow and some word not found problem.

Mail inbox search very slow, inbox limit amount of document to display. Some word was not found if not type fully word or sentense.
about 6 years ago in Domino Designer / Views 0 Under Consideration

Ability to duplicate the Domino Volt Forms

As of now, the duplication is only available on the pages of the form. Please include the function to have the forms itself (along with the pages under it) to be duplicated as well This will be helpful on a workflow that needs a large number of fo...
about 3 years ago in Leap 1 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".
about 3 years ago in Domino Designer / LotusScript 0 Needs Review