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

FILTER BY CATEGORY

LotusScript

Showing 330

Fix 40 character limit in the WSDL import for Lotusscript

There is a known bug that prohibits you from importing many WSDLs into a Lotusscript consumer. It's been acknowledged by IBM, but there were no plans to fix. This sounds like an easy one, but with all the LS functionality you've been working on, t...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Make NotesDocument.Added Property accessible

From Tim Paque et al I don't know how many manhours this would have saved me, but ancient records finding their way back into dbs can often only be found by the added property. However this property is currently only available through the API ma...
almost 5 years ago in Domino Designer / @Formulas / LotusScript 2 Under Consideration

The ability to disable notes cache to get objects by lotusscript

When retrieving a document in LotusScript, the cache may return an old document. For example , this problem occurs bt the following steps and codes. Codes: (Decralations) Dim doc as NotesDocumet (Click) Dim session As New NotesSessionDim db As Not...
over 2 years ago in Domino Designer / LotusScript 4 Needs Clarification

LotusScript equivalent of @RefreshECL

Need LotusScript equivalent method of the Formula method @RefreshECL.
over 1 year ago in Domino Designer / LotusScript 2 Already Exists

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 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Fix error "Error processing use list module"

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

Lotus script method to get the size of ACL entries in a database

As of now there is no way to check the size of ACL entries on a database. It would be helpful to have a method to get the size of ACL entries on a database. We can avoid the limitation of 32k for ACL entries by using groups or wildcards in ACL, bu...
over 2 years ago in Domino Designer / LotusScript 1 Needs Clarification

Eclipse editor: auto-indent on paste only seems to work when pasting text which was copied from the Eclipse editor

This should be supported when pasting from an external source too.
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

AutoUpdate for Any template

provide set of functions, that will allow users of template, autoUpdate their apps. If templates would have Autoupdate, developers will be more engaged to deliver new versions, while template users - faster access to latest version. everybody sho...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Domino user session @command or lotusscript and jss for programming

User session should be programming to check status or terminate who is online or access the server or database.
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration