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 487 of 8851

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

View created using NotesDatabase.Createview and NotesQueryResultsProcessor.ExecuteToView not available in the database until reopen the database in notes client

The View created using NotesDatabase.Createview and NotesQueryResultsProcessor.ExecuteToView not available in the database until reopen the database in notes client created SPR #PSHECWHETW and Defect article KB0108044 https://support.hcltechsw.com...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

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...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Resolve %INCLUDE directive when agent is saved

The %INCLUDE directive is resolved when the agent is executed in the frontend or backend. Customer expects %INCLUDE directive to be resolved when the agent is saved. https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_PCTINCLUDE_DIRECTIVE.html
almost 2 years ago in Domino Designer / LotusScript 1 Needs Review

Lotusscript evaluation explained

Get the same error as when creating a @Formula agent when evaluating @Formula in lotusscript.
about 4 years ago in Domino Designer / LotusScript 0 Needs Review

Break Long running lotusscript code

It would be good to have a way to break long running lotusscript code. Sometimes you get a long running lotusscript code that is blocking the client and you want to break it. It would be good to have some known keyboard sequence to press to break it.
about 2 years ago in Domino Designer / LotusScript 2 Needs Review

A method should be provided to upgrade an existing user to a roaming user using LotusScript

SPR # DPOL6S8M65 - A method should be provided to upgrade an existing user to a roaming user using LotusScript. There is currently no way to achieve such an upgrade through LotusScript. The NotesAdministrationProcess class provides a MoveRoam...
about 4 years ago in Domino Designer / LotusScript 0 Needs Review

Fix error "Error processing use list module"

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

AppendToTextList to append notesitem values instead of wiping out if hitting item summary limit

NSF to support higher item summary limit and backend code (Core module) has to be modified accordingly.
over 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

Voice recognition component/feature for web Application.

Design component/feature for web application which can be used to recognise the voice and perform the certain action like Search in the specific database. It is like pressing the microphone icon and record the instruction and based on that it wil...
over 4 years ago in Domino Designer / Java 1 No Plans to Implement