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 212

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

Enable Lotusscript classes to import images on backend

From Carl Tyler Very often I have the need to import a graphics into a Domino rich text field. Example JPG or GIF file. Currently there are no backend classes to do this. There should be a simple Lotusscript function to enable this, and allow for ...
over 5 years ago in Domino Designer / LotusScript 3 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

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

Something similar with generateXML
about 3 years ago in Domino Designer / Java / LotusScript 1 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.
over 5 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.
about 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.
over 5 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...
about 4 years ago in Domino Designer / LotusScript 5 Under Consideration

Allow multiple script libraries to %Include the same constants

If you have two script libraries that both include the same constants file: 'LibraryA %Include "lsconst.lss" 'LibraryB %Include "lsconst.lss" and then you use both libraries in a design element 'FormC Use "LibraryA" Use "LibraryB" this generates t...
almost 3 years ago in Domino Designer / LotusScript 3 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