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

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

Allow export to older versions

I see that being downward-compatible is tricky here and there but when I created an app with 1.0.4 I am not able to use it in 1.0.5 - even if I didn't use any of the new features like the Richtext field. The workflow stuff is basically the same fr...
over 4 years ago in Leap 0 Needs Review

Add a simple attribute for a form element for horizontal align

Currently you have to control alignment with a custom CSS class - which is way too much work if you just want a single element (like an image) to be aligned differently.
over 4 years ago in Leap 0 Needs Review

Add a custom CSS style attribute to a form element (field, paragraph, image etc.)

Currently you can only assign a custom CSS class to an element. It would be useful to have another attribute to define a custom inline-css term instead of only having a class. The way it's now needs a custom CSS file added and always being edited ...
over 4 years ago in Leap 0 Needs Review

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

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

Seamless integrate with domino designer

Domino volt develop application separate from domino designer but some feature exhancement could be done only in domino designer. This is a gap between both developer.
almost 5 years ago in Leap 0 Needs Review

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