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 363

Create method for select a folder on the server (component "Browser by server data directory")

I'm, as programmer, want to have a method in class "NotesUIWorkspace" to show browser by server data directory. Such a window already exists in dialog "Archive settings -> Archive Criteria" for server side archive config For example, it will ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

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

Add new LotusScript function to manage Replicator page

(SPR RCAL5VSN5M) There is no LotusScript method for adding a database replica to the desktop (workspace) Replicator page. Typical scenario: You have a script that creates a new replica using the NotesDatabase classes CreateReplica method. You are ...
20 days ago in Domino Designer / LotusScript 1 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
3 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...
6 months ago in Domino Designer / LotusScript 1 Needs Review