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

Manage Domino groups memberships from LotusScript

Please provide a class to manage/read users and their group/subgroup memberships in any Domino address book.
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Lotusscript/Formula method to insert cursor at the end of a Rich text field.

Requirement is to insert cursor at the end of a Rich Text field by click of some button. Checked and found few lotusscript method such as "GoToBottom" and "GoToField". Problem with "GoToBottom" LS method--> This can help in achieving the requir...
over 1 year ago in Domino Designer / LotusScript 2 Under Consideration

Allow more web-like events on form fields

Would it be possibe to add (most of) the other field events to form fields, e.g. Click and DblClick? They could be very useful in various circumstances. Or implement (in JavaScript) form.field.addEventListener, so it can be accomplished using Java...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Fix the LS2J bug "Error loading USE or USELSX module.." It has been around forever!

When using LS2J often you will get the error "Error loading USE or USELSX module.." at UseLSX "*javacon" in LotusScript in the Designer. There is no error! ... but the Designer reports an error and you can not compile. It is very annoying becaus...
over 5 years ago in Domino Designer / LotusScript 5 Under Consideration

Add color to the lotusscript debugger screen

from Tim Paque Use colour in the debugger as it is seen in the editor. We often spend enough time viewing our code in colour that when we get to the debugger, the plain black and white makes it harder to recognize certain parts of your code.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add a possibility to include LotusScript into xPages

Benefit: use existing code in (existing and new) applications independently of the usage of xPages or native design elements. The goal is to write code once and use it at different places. Please note (written after first comments) that this ide...
over 5 years ago in Domino Designer / LotusScript / XPages 3 Under Consideration

Add equivalent of @DbColumn/@DbLookup for single column lookups

NotesViewEntryCollection and NotesViewNavigator are great when you need to query a lot of columns per row, but if all the data you need is encoded in a single column, @DbColumn and @DbLookup are much faster. The Evaluate statement is a bit awkward...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Expand the Button Class (LS, Java,...)

Currently the button class (actions, action hotspot or button on a form) consists in LS only of 2 events. It would be great if one would have access to the Name property of the button.
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Easier conversions from Rich Text to other Format

Easier conversions from Rich Text-Fields to HTML, RTF, PDF etc and back without Declare API function.
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

RunOnServerWithDocumentContext !!

We all know about NotesAgent (Java Lotusscript and SSJS) - .RunOnServer, that receive noteid of a SAVED document with parameter - .RunWithDocumentContext, that receive a documentContext (unsaved) but in Notes client executes with client rights ...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration