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

My ideas: LotusScript

Showing 362

EntityFramework Core Connector for Domino Data

While XPages is no longer a future investment for server side web development for Domino. Domino then does not have a server side web application framework which leaves it to be a back end NoSQL database. Developers who have invested heavily ...
almost 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Add possibility in designer to do dql search and test search

Yo increase adptation of dql asearch option inside of designer to testdql searches and to get thedebugi fo directly
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

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...
almost 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow (multiple) snippet libraries to be imported from urls automatically into the designer client snippets library

This will allow snippet libraries such as OpenNTF or internal company code libraries to be quickly shared around developers.The data can already be import and exported into xml format, so adding the auto url option would not be a big step. Away t...
about 5 years ago in Domino Designer / LotusScript 0 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.
over 3 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

Add NotesDocument to a Collection like an array

Our Problem: We are trying to search multiples NotesDocuments from an agent in a database to a view in another database. We then proceed to add those documents to a NotesDocumentCollection with the function AddDocument (NotesDocumentCollection - L...
over 2 years ago in Domino Designer / LotusScript 3 Needs Review

Action id counter

Option to set last id for shared Action. When adding new action, action is added with an existing id. So actions overlap and it is a mess to set them right.So when adding action, it should check what is last id. Optionally would be nice to be poss...
over 1 year ago in Domino Designer / LotusScript 5 Needs Clarification

User registration using Registernewuser LS API results in merged Person Document

Customer is running a custom code where they are registering persons to Domino and have now identified a case where 2 separate registrations resulted in a single person document with merged full names. The registration are made two days apart and ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

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...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration