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 364 of 8006

Provide more than one text line in PicklistCollection

The PicklistCollection dialog only prompts one line of text, even if the parameter prompt contains line breaks. Sometimes it would be very helpful if more than one text line could be displayed when the user needs to select a document based on more...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

ProgressBar for Import / Export Data

Make an Lotusscript ProgressBar available for Import or Export Data. Example: Import 250 of 2500 Document 10% (Progressbar form 0 to 100%)
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

"GetDocumentByKey" is not giving search result when key has new line present in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) If the value of the "keyArray" parameter has a new line present in it, then the search does not give any results irrespective ...
9 months ago in Domino Designer / LotusScript 1 Needs Review

Make Default- Classes Subclassable in LotusScript

We have some advanced applications, where we need the default classes NotesDocument or NotesUIDocument or any other to have some special functions like "SaveWhenModified" or "ReplaceItemValueHashed" (only mark the document as changed when the valu...
over 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Improve auto complete/suggestions

If lotusscript code contains an error, autocompletion and suggestions fail. Please make sure that this works even when the code contains errors. This would help developers a lot.
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Better LS/Java API for handling of (multi)values of a NotesItem

The (LS/Java) API for handling Item values is very rudimentary at best, which for LS especially painful since it does not have Collections A more full API is needed (and would be loved). The NotesItem class should have a API which handles values b...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability to get information about inline images in richtext in LotusScript

Ability to get information about inline images in richtext in LotusScript It would be useful if LotusScript could get inline image information in richtext. For example, the following information - Width size of the original image - Height of ...
9 months ago in Domino Designer / LotusScript 0 Needs Review

Partial refresh of fields in Lotusscript

Today we can do a refresh of the complete form. It would be goot to be able to partial refresh of individual fields or all fields in form from a certain field to a certain field.
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

Ability to switch to Notes Client if LotusScript Debuger is open

No description provided
over 5 years ago in Domino Designer / Debugger / LotusScript 0 Under Consideration

Computewithform failure

When you use computewithform today and you get an error it's almost impossible to find what field is causing the problem. It would be great to have a feature to find out what fields are failing. Today we use the great tool from http://www.nsftool...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration