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 211

Allow a version of @SetviewInfo as a Lotusscript command

I would like to see a version of the @SetViewInfo / @GetViewInFo commands in Lotusscript. Of course the currently existing side effects of the @command on other Notes Design objects than the view where it gets used, need first to be removed. Other...
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

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

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

Add a method in Java/LotusScript to get a document, view, folder as a JSON structure

Something similar with generateXML
over 3 years ago in Domino Designer / Java / LotusScript 1 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

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

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

DB.FTSearch/DB.Search: Flag to Identify that the search text actually found in the attachment or in the document fields

Db.FTSearch/DB.Search searches in the entire document irrespective of document fields and attachments. As of now there is no such flag found which can identify that the search text actually found in the attachment or in the document fields. Please...
almost 2 years ago in Domino Designer / LotusScript 4 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

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