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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

GetDocumentByKey to include 'Variant' data type

When using GetDocumentByKey, on a two ordered columns: a String and a numeric value When getting a document using an array of Variant, where the first element is a String and the second a Long, AFTER the lookup - that correctly takes place - the n...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

@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 6 years ago in Domino Designer / @Formulas 2 Under Consideration

Allow @Explode for a date range using variables

According to the Help, one can use @Explode( [05/01/96 - 05/02/96] ) to create a date range value. It's only possible with scalars apparently.Would it be possible to allow @Explode( StartDate:EndDate ), where both StartDate and EndDate are date fi...
over 4 years ago in Domino Designer / @Formulas 3 Needs Clarification

ValueLength vs. Len and LenB function provides inconsistent results

Add LotusScript Length function which returns the length of a string in bytes the same as ValueLength property of NotesItem, if we save this string in the NotesItem. Now we have Len and LenB functions that works incorrectly. LenB returns 2 bytes f...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Get more than one line of logging when using ODBC drivers over LCLSX

If you create code to connect to a remote system using the Notes ODBC connector, only the last entry in the error log is returned to the application when calling LCSession.GetStatus Using the trace option in the ODBC administrator shows that multi...
almost 7 years ago in Enterprise Integrator 0 Under Consideration

Web or Notes application load balance and prevent replication conflict

Web or Notes application load balance and prevent replication conflict.
about 7 years ago in Domino Designer / XPages 3 Under Consideration

Optimize mail document size sent by a LotusScript scheduled agent

Mail documents sent by LotusScript scheduled agents are twice as large as those sent by manually run agents. The increase in size of mail generated by the scheduled agent is due to extra fields. For example, in the smaller mail document there mayb...
over 2 years ago in Domino Designer / LotusScript 1 Already Exists

Modify behaviour of GroupList property in Registration class ( JAVA )

We are using the RegisterNewUser from Registration class to programmatically new Notes users. Aside from other properties, we use the GroupList property to add a new user to a list of groups. This works as long as ALL groups from the list exist. I...
over 4 years ago in Domino Designer / Java 0 Under Consideration

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
over 2 years ago in Domino Designer / LotusScript 1 Needs Clarification

Fix error "Error processing use list module"

I cann't use "library" in form and subforms (on this form) simultaneously.
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration