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

LotusScript

Showing 362

Add a method to change the character set.

NotesHTTPRequest responses are sometimes returned in a format other than UTF-8. Please add a method to specify or change the character encoding.
almost 3 years ago in Domino Designer / LotusScript 1 Needs Review

Limitation of notesUIDatabase.Close() method.

Close() method does not work on Post Open event of database script if default launch Frameset contains more than 1 level of hierarchy for Named element mentioned inside launch Frameset. For example : default launch frameset (e.g. FramesetA) contai...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Programmatically Refresh a UI View opened by User A when a document is create by user B fron another view

Context: Using Notes client, User A have opend a view "MyView" who contains Document using Form "MyForm". User B Open another view and modify a document which is available in both view. We need the first view opened by User A to refresh / reflect ...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Designer : Provide validation check function for FT search formula.

In LS, we can't check FT search formula is valid or not. Please provide validation check function for FT search formula. We would like to get search result list at coding stage in order to validate result list.
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

LS2J browse in java library

Lotusscript can display property and method in java library
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Open declaration of script file does not lock design element

When using "Open Declaration"/Ctrl click on a "Use "my_script_name"" within a script file, it opens the file but does not lock the design element. The element can edited and saved using Ctrl-S while another developer has locked the file.
about 4 years ago in Domino Designer / LotusScript 4 Needs Clarification

Why when shutting down designer does the server need to be queried even if all elements are saved / not changed?

There seems to be too much in the background changes for no reason?
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

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

NotesRegistration.RegisterNewUser method has no parameter for setting value of MailDomain parameter

NotesRegistration.RegisterNewUser method has no parameter for setting the value of MailDomain parameter. For single mail domain NotesRegistration.RegisterNewUser method sets correct Maildomain field in the person document automatically without a p...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Source code compare feature

When i develop code with many developers. I want to compare source code change line by line. It will reduce a lot of time to fix the program.
about 1 year ago in Domino Designer / LotusScript 3 Already Exists