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

Function to extract document count/unread count of each folder and also count of total number of views and folders in database

There is a feature request to provide a function which can extract a document count/unread count from each folder and also count the total number of views and folders in a database. Currently only a custom script can make it possible but that scri...
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration

User want to save Application Icon by LotusScript.

The user want you to realize the function that the source file of the application icon saved in [Resource] - [Icon] that is a database design can be saved locally by LotusScript, @Function, such as programming language.
almost 4 years ago in Domino Designer / LotusScript 1 Under Consideration

new lotusScript method db.GetUnModifiedDocument based on threshold date

There is currently methods to build collections based on GetModifiedDocuments (positive change) and UnprocessedDocuments (agent hasn't touched). GetAllUnreadDocuments ,etc But there are times you need to process or inspect documents that haven't b...
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Force a DB to open fully before control is returned to the Notes client

Referencing SPR # PALT7THML2: OpenDatabase method of the UIWorkspace class so that when you are opening a DB in the UI, you can make sure that it is fully opened before proceeding so that future code does not fail because it is taking the DB too l...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

a new function to do Computewithfield

You often doesn't want to compute the complete form that you do with computewithform. If you have an scheduled agent you often only want to update fields related to views and then a computewithfield would be great that you could send in one or mor...
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Create new class NotesItemCollection

It would be useful to create such a class so that you can perform bulk operations with a group of fields - delete, change parameters (issigned, isreaders), transfer / copy to other documents (databases) .. and so on .. well, so as not to do it by ...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Quick Wizard for FLAT icon of database

I want option to select one of flat icons and select just color and background. This would quickly create nice icon, that looks nice and in world wide trend of FLAT DESIGN. sample of icons are here. Current Paint Style editor is time consuming...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

rebase LotusScript to JVM

Compile all LotusScript to Java ByteCode and run it on a JVM - LS can use Java classes - Java can use LS classes - Use Eclipse debugger for LS
over 5 years ago in Domino Designer / Java / LotusScript 0 Under Consideration

Sort parameter for notesUIWorkspace.Prompt method

Add the Sort parameter to the notesUIWorkspace.Prompt method on LotusScript, the same as in @Prompt on @formulas
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Lotusscript class get json data transform to post document

I want to create a lotusscript json api service provider agent with post method to create the documents.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration