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 369

Select Multiple Documents in the view using LS

It will be very helpful if I can use something like: NotesUIView.SelectDocuments( coll as NotesDocumentCollection ) which marks all documents from the collection with selection marks.
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Improve "Automatically Add 'Option Declare '"

It just doesn't work right, this option, especially when I have to update an older form that didn't have the Option Declare in it. The code in a button on the form contained a non-declared variable. Customer not happy, me not happy. I don't even w...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Review

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

Manage Domino groups memberships from LotusScript

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

NotesForm functions

Today we have getfieldtype it would be good to have three more functionsGetDefaultFormula = Returns default value formula or Computed Formula GetTranslationFormula = Returns Value translationFormula GetValidationFormula = Returns Validation Formul...
8 months ago in Domino Designer / LotusScript 1 Needs Review

Make new methods in NotesView Class named view.refreshIndex and view.rebuildIndex

As the existing method NotesView.refresh does NOT refreshing the views index but just updates the in-memory object data with the current view index, I´d wish there was a script method which would really refresh/rebuild the views index. In addi...
over 4 years ago in Domino Designer / LotusScript 5 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...
almost 6 years ago in Domino Designer / LotusScript 5 Under Consideration

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
8 months ago in Domino Designer / LotusScript 0 Needs Review

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
almost 2 years ago in Domino Designer / LotusScript 1 Needs Review

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...
almost 6 years ago in Domino Designer / LotusScript / XPages 4 Under Consideration