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

Capture if User clicked Ascending or Descending on a Column in a View

My idea is as follows: 1. User chooses to sort either Ascending or Descending on a column set to sort "Both" by design from the UI View. 2. User opens a document from that view. 3. User edits and saves the document. Script closes UI document, g...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Add Sub Code Template also automatically to the Sub's Initalize and Terminate

If you are used to Lotusscript code templates, you may have detected that the Initalize and Terminate Events are automatically created but without using any code template. Thus I suggest to add the Sub code template or may be even new special code...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Mail Template customization and integration with web service, rest api, odbc without code

Mail template customization was strong over than competitor for a long time. From my idea centralize customize mail template should have considerate every thing that was customize should be deploy in all device and all platform too.
about 5 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Click once to convert lotusscript library to web services

Click once to convert lotusscript library to web services
about 5 years ago in Domino Designer / LotusScript 0 No Plans to Implement

Fix 40 character limit in the WSDL import for Lotusscript

There is a known bug that prohibits you from importing many WSDLs into a Lotusscript consumer. It's been acknowledged by IBM, but there were no plans to fix. This sounds like an easy one, but with all the LS functionality you've been working on, t...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Make NotesDocument.Added Property accessible

From Tim Paque et al I don't know how many manhours this would have saved me, but ancient records finding their way back into dbs can often only be found by the added property. However this property is currently only available through the API ma...
over 5 years ago in Domino Designer / @Formulas / LotusScript 2 Under Consideration

PicklistStrings using data array instead of documents

It would be very helpful to have the ability to let the user pick one ore more data sets out of given tabular data presented based on a view or folder design. The data maybe provided as multi dimensional array, some kind of key/value sets or maybe...
about 23 hours ago in Domino Designer / LotusScript 0 Needs Review

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
2 months ago in Domino Designer / LotusScript 0 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...
5 months ago in Domino Designer / LotusScript 1 Needs Review

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...
5 months ago in Domino Designer / LotusScript 0 Needs Review